27Apr20rv1_5_0+1299-dacd81a970 - 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.04May030349.6564 -g

To start TextTest for these tests, run:

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


gui: 2506 tests: 2 succeeded 2292 FAILED 212 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19d19
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
21,22c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c24
< 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_0access0' in GNEChange_Additional
---
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
30,31d28
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 20.00, 25.00, 0.12. Zoom = '61666.67'
12,13c16,17
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c20,22
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'busStop' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25d23
< 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_0access0' in GNEChange_Additional
30,31d27
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="20.00" y="25.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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 10.00, 25.00, 25.00. Zoom = '296.00'
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19d19
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
21,22c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,27c24,26
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="10.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
1d0
< Warning: Edge 'gneE1' already has an Access for busStop 'busStop_gneE0_0_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_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 50.00, 25.00, 0.12. Zoom = '61666.67'
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c20,22
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'busStop' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25d23
< 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_0access0' in GNEChange_Additional
30,31d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'busStop_gneE0_0_0access0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="50.00" y="25.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">
    <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>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 25.00. Zoom = '296.00'
12,13c16,17
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19d19
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
21,22c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c24,26
< Debug: Invalid input parameter of access: 'length' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.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">
    <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>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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, 0.00, 0.12. Zoom = '61666.67'
12,13c16
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
15,21d17
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24c20
< Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
---
> Debug: Selected item 'busStop' in TagSelector
27a24,26
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
29,32c28,29
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="30.00" 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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/>
</additional>

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

---------- Differences in additionals ----------
5d4
<     <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"/>
---------- Differences in errors ----------
14c14,18
< 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: 0.00, 20.00, 25.00. Zoom = '296.00'
17,18c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,26c29,30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,31c32,33
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33,36c35,37
< Debug: Format of optional positive optional float attribute 'length' of access is invalid; Cannot be parsed to float; Default value will be used.
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="20.00" angle="0.00"/>
---------- Differences in net ----------
38,40d37
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" 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>
42,45c39
<         <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" 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_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
48c42
<         <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"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40"/>
57,60d50
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
<     </edge>
80,87d69
<     <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"/>
<     </tlLogic>
99,104c81,82
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
5,6c5,9
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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, 25.00, 25.00. Zoom = '296.00'
8,15c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,22c15,20
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'busStop' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.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">
    <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
5,6c5,9
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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, 25.00, 20.00. Zoom = '370.00'
7a11,12
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
9d13
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
11,14d14
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
19,39c19,21
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute friendlyPos 'true' into access 'busStop_gneE2_1_0access0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
<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_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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 access inspect lane ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
14c14,18
< 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: 0.00, 20.00, 25.00. Zoom = '296.00'
16,18c20,22
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,23d23
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26c25,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="20.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">
    <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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,9
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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, 25.00, 20.00. Zoom = '370.00'
7a11,12
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
9d13
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
11,14d14
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,17c16,17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,22c19,21
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="370.00" x="0.00" y="25.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">
    <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>

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

---------- Differences in errors ----------
5,6c5,9
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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, 25.00, 25.00. Zoom = '296.00'
8,15c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,22c15,20
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'busStop' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in additionals ----------
<?xml version="1.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>

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

---------- Differences in errors ----------
14,15c14,18
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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'
16a20
> Debug: Selected invalid item in TagSelector
20,24c24
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
---
> Debug: Selected item 'busStop' in TagSelector
28,61c28,30
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummy position' for attribute pos of access isn't valid
< Debug: Setting new attribute pos '0' into access 'busStop_gneE2_1_0access0'
< Debug: Setting new attribute pos '-1000' into access 'busStop_gneE2_1_0access0'
< Debug: Setting new attribute pos '1000' into access 'busStop_gneE2_1_0access0'
< Debug: Setting new attribute pos '25' into access 'busStop_gneE2_1_0access0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <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 ----------
42c42
<         <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"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="3203.20" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,13.60 0.00,10.40 0.00,10.40 0.00,7.20 0.00,7.20 0.00,4.00 0.00,4.00 0.00,0.80 0.00,0.80 0.00,-2.40 0.00,-2.40 0.00,-5.60 0.00,-5.60 0.00,-8.80 0.00,-8.80 0.00,-12.00 0.00,-12.00 0.00,-15.20 0.00,-15.20 0.00,-18.40 0.00,-18.40 0.00,-21.60 0.00,-21.60 0.00,-24.80 0.00,-24.80 0.00,-28.00 0.00,-28.00 0.00,-31.20 0.00,-31.20 0.00,-34.40 0.00,
-34.40 0.00,-37.60 0.00,-37.60 0.00,-40.80 0.00,-40.80 0.00,-44.00 0.00,-44.00 0.00,-47.20 0.00,-47.20 0.00,-50.40 0.00,-50.40 0.00,-53.60 0.00,-53.60 0.00,-56.80 0.00,-56.80 0.00,-60.00 0.00,-60.00 0.00,-63.20 0.00,-63.20 0.00,-66.40 0.00,-66.40 0.00,-69.60 0.00,-69.60 0.00,-72.80 0.00,-72.80 0.00,-76.00 0.00,-76.00 0.00,-79.20 0.00,-79.20 0.00,-82.40 0.00,-82.40 0.00,-85.60 0.00,-85.60 0.00,-88.80 0.00,-88.80 0.00,-92.00 0.00,-92.00 0.00,-95.20 0.00,-95.20 0.00,-98.40 0.00,-98.40 0.00,-101.60 
0.00,-101.60 0.00,-104.80 0.00,-104.80 0.00,-108.00 0.00,-108.00 0.00,-111.20 0.00,-111.20 0.00,-114.40 0.00,-114.40 0.00,-117.60 0.00,-117.60 0.00,-120.80 0.00,-120.80 0.00,-124.00 0.00,-124.00 0.00,-127.20 0.00,-127.20 0.00,-130.40 0.00,-130.40 0.00,-133.60 0.00,-133.60 0.00,-136.80 0.00,-136.80 0.00,-140.00 0.00,-140.00 0.00,-143.20 0.00,-143.20 0.00,-146.40 0.00,-146.40 0.00,-149.60 0.00,-149.60 0.00,-152.80 0.00,-152.80 0.00,-156.00 0.00,-156.00 0.00,-159.20 0.00,-159.20 0.00,-162.40 0.00,-
162.40 0.00,-165.60 0.00,-165.60 0.00,-168.80 0.00,-168.80 0.00,-172.00 0.00,-172.00 0.00,-175.20 0.00,-175.20 0.00,-178.40 0.00,-178.40 0.00,-181.60 0.00,-181.60 0.00,-184.80 0.00,-184.80 0.00,-188.00 0.00,-188.00 0.00,-191.20 0.00,-191.20 0.00,-194.40 0.00,-194.40 0.00,-197.60 0.00,-197.60 0.00,-200.80 0.00,-200.80 0.00,-204.00 0.00,-204.00 0.00,-207.20 0.00,-207.20 0.00,-210.40 0.00,-210.40 0.00,-213.60 0.00,-213.60 0.00,-216.80 0.00,-216.80 0.00,-220.00 0.00,-220.00 0.00,-223.20 0.00,-223.20
 0.00,-226.40 0.00,-226.40 0.00,-229.60 0.00,-229.60 0.00,-232.80 0.00,-232.80 0.00,-236.00 0.00,-236.00 0.00,-239.20 0.00,-239.20 0.00,-242.40 0.00,-242.40 0.00,-245.60 0.00,-245.60 0.00,-248.80 0.00,-248.80 0.00,-252.00 0.00,-252.00 0.00,-255.20 0.00,-255.20 0.00,-258.40 0.00,-258.40 0.00,-261.60 0.00,-261.60 0.00,-264.80 0.00,-264.80 0.00,-268.00 0.00,-268.00 0.00,-271.20 0.00,-271.20 0.00,-274.40 0.00,-274.40 0.00,-277.60 0.00,-277.60 0.00,-280.80 0.00,-280.80 0.00,-284.00 0.00,-284.00 0.00,
-287.20 0.00,-287.20 0.00,-290.40 0.00,-290.40 0.00,-293.60 0.00,-293.60 0.00,-296.80 0.00,-296.80 0.00,-300.00 0.00,-300.00 0.00,-303.20 0.00,-303.20 0.00,-306.40 0.00,-306.40 0.00,-309.60 0.00,-309.60 0.00,-312.80 0.00,-312.80 0.00,-316.00 0.00,-316.00 0.00,-319.20 0.00,-319.20 0.00,-322.40 0.00,-322.40 0.00,-325.60 0.00,-325.60 0.00,-328.80 0.00,-328.80 0.00,-332.00 0.00,-332.00 0.00,-335.20 0.00,-335.20 0.00,-338.40 0.00,-338.40 0.00,-341.60 0.00,-341.60 0.00,-344.80 0.00,-344.80 0.00,-348.0
0 0.00,-348.00 0.00,-351.20 0.00,-351.20 0.00,-354.40 0.00,-354.40 0.00,-357.60 0.00,-357.60 0.00,-360.80 0.00,-360.80 0.00,-364.00 0.00,-364.00 0.00,-367.20 0.00,-367.20 0.00,-370.40 0.00,-370.40 0.00,-373.60 0.00,-373.60 0.00,-376.80 0.00,-376.80 0.00,-380.00 0.00,-380.00 0.00,-383.20 0.00,-383.20 0.00,-386.40 0.00,-386.40 0.00,-389.60 0.00,-389.60 0.00,-392.80 0.00,-392.80 0.00,-396.00 0.00,-396.00 0.00,-399.20 0.00,-399.20 0.00,-402.40 0.00,-402.40 0.00,-405.60 0.00,-405.60 0.00,-408.80 0.00
,-408.80 0.00,-412.00 0.00,-412.00 0.00,-415.20 0.00,-415.20 0.00,-418.40 0.00,-418.40 0.00,-421.60 0.00,-421.60 0.00,-424.80 0.00,-424.80 0.00,-428.00 0.00,-428.00 0.00,-431.20 0.00,-431.20 0.00,-434.40 0.00,-434.40 0.00,-437.60 0.00,-437.60 0.00,-440.80 0.00,-440.80 0.00,-444.00 0.00,-444.00 0.00,-447.20 0.00,-447.20 0.00,-450.40 0.00,-450.40 0.00,-453.60 0.00,-453.60 0.00,-456.80 0.00,-456.80 0.00,-460.00 0.00,-460.00 0.00,-463.20 0.00,-463.20 0.00,-466.40 0.00,-466.40 0.00,-469.60 0.00,-469.
60 0.00,-472.80 0.00,-472.80 0.00,-476.00 0.00,-476.00 0.00,-479.20 0.00,-479.20 0.00,-482.40 0.00,-482.40 0.00,-485.60 0.00,-485.60 0.00,-488.80 0.00,-488.80 0.00,-492.00 0.00,-492.00 0.00,-495.20 0.00,-495.20 0.00,-498.40 0.00,-498.40 0.00,-501.60 0.00,-501.60 0.00,-504.80 0.00,-504.80 0.00,-508.00 0.00,-508.00 0.00,-511.20 0.00,-511.20 0.00,-514.40 0.00,-514.40 0.00,-517.60 0.00,-517.60 0.00,-520.80 0.00,-520.80 0.00,-524.00 0.00,-524.00 0.00,-527.20 0.00,-527.20 0.00,-530.40 0.00,-530.40 0.0
0,-533.60 0.00,-533.60 0.00,-536.80 0.00,-536.80 0.00,-540.00 0.00,-540.00 0.00,-543.20 0.00,-543.20 0.00,-546.40 0.00,-546.40 0.00,-549.60 0.00,-549.60 0.00,-552.80 0.00,-552.80 0.00,-556.00 0.00,-556.00 0.00,-559.20 0.00,-559.20 0.00,-562.40 0.00,-562.40 0.00,-565.60 0.00,-565.60 0.00,-568.80 0.00,-568.80 0.00,-572.00 0.00,-572.00 0.00,-575.20 0.00,-575.20 0.00,-578.40 0.00,-578.40 0.00,-581.60 0.00,-581.60 0.00,-584.80 0.00,-584.80 0.00,-588.00 0.00,-588.00 0.00,-591.20 0.00,-591.20 0.00,-594
.40 0.00,-594.40 0.00,-597.60 0.00,-597.60 0.00,-600.80 0.00,-600.80 0.00,-604.00 0.00,-604.00 0.00,-607.20 0.00,-607.20 0.00,-610.40 0.00,-610.40 0.00,-613.60 0.00,-613.60 0.00,-616.80 0.00,-616.80 0.00,-620.00 0.00,-620.00 0.00,-623.20 0.00,-623.20 0.00,-626.40 0.00,-626.40 0.00,-629.60 0.00,-629.60 0.00,-632.80 0.00,-632.80 0.00,-636.00 0.00,-636.00 0.00,-639.20 0.00,-639.20 0.00,-642.40 0.00,-642.40 0.00,-645.60 0.00,-645.60 0.00,-648.80 0.00,-648.80 0.00,-652.00 0.00,-652.00 0.00,-655.20 0.
00,-655.20 0.00,-658.40 0.00,-658.40 0.00,-661.60 0.00,-661.60 0.00,-664.80 0.00,-664.80 0.00,-668.00 0.00,-668.00 0.00,-671.20 0.00,-671.20 0.00,-674.40 0.00,-674.40 0.00,-677.60 0.00,-677.60 0.00,-680.80 0.00,-680.80 0.00,-684.00 0.00,-684.00 0.00,-687.20 0.00,-687.20 0.00,-690.40 0.00,-690.40 0.00,-693.60 0.00,-693.60 0.00,-696.80 0.00,-696.80 0.00,-700.00 0.00,-700.00 0.00,-703.20 0.00,-703.20 0.00,-706.40 0.00,-706.40 0.00,-709.60 0.00,-709.60 0.00,-712.80 0.00,-712.80 0.00,-716.00 0.00,-71
6.00 0.00,-719.20 0.00,-719.20 0.00,-722.40 0.00,-722.40 0.00,-725.60 0.00,-725.60 0.00,-728.80 0.00,-728.80 0.00,-732.00 0.00,-732.00 0.00,-735.20 0.00,-735.20 0.00,-738.40 0.00,-738.40 0.00,-741.60 0.00,-741.60 0.00,-744.80 0.00,-744.80 0.00,-748.00 0.00,-748.00 0.00,-751.20 0.00,-751.20 0.00,-754.40 0.00,-754.40 0.00,-757.60 0.00,-757.60 0.00,-760.80 0.00,-760.80 0.00,-764.00 0.00,-764.00 0.00,-767.20 0.00,-767.20 0.00,-770.40 0.00,-770.40 0.00,-773.60 0.00,-773.60 0.00,-776.80 0.00,-776.80 0
.00,-780.00 0.00,-780.00 0.00,-783.20 0.00,-783.20 0.00,-786.40 0.00,-786.40 0.00,-789.60 0.00,-789.60 0.00,-792.80 0.00,-792.80 0.00,-796.00 0.00,-796.00 0.00,-799.20 0.00,-799.20 0.00,-802.40 0.00,-802.40 0.00,-805.60 0.00,-805.60 0.00,-808.80 0.00,-808.80 0.00,-812.00 0.00,-812.00 0.00,-815.20 0.00,-815.20 0.00,-818.40 0.00,-818.40 0.00,-821.60 0.00,-821.60 0.00,-824.80 0.00,-824.80 0.00,-828.00 0.00,-828.00 0.00,-831.20 0.00,-831.20 0.00,-834.40 0.00,-834.40 0.00,-837.60 0.00,-837.60 0.00,-8
40.80 0.00,-840.80 0.00,-844.00 0.00,-844.00 0.00,-847.20 0.00,-847.20 0.00,-850.40 0.00,-850.40 0.00,-853.60 0.00,-853.60 0.00,-856.80 0.00,-856.80 0.00,-860.00 0.00,-860.00 0.00,-863.20 0.00,-863.20 0.00,-866.40 0.00,-866.40 0.00,-869.60 0.00,-869.60 0.00,-872.80 0.00,-872.80 0.00,-876.00 0.00,-876.00 0.00,-879.20 0.00,-879.20 0.00,-882.40 0.00,-882.40 0.00,-885.60 0.00,-885.60 0.00,-888.80 0.00,-888.80 0.00,-892.00 0.00,-892.00 0.00,-895.20 0.00,-895.20 0.00,-898.40 0.00,-898.40 0.00,-901.60 
0.00,-901.60 0.00,-904.80 0.00,-904.80 0.00,-908.00 0.00,-908.00 0.00,-911.20 0.00,-911.20 0.00,-914.40 0.00,-914.40 0.00,-917.60 0.00,-917.60 0.00,-920.80 0.00,-920.80 0.00,-924.00 0.00,-924.00 0.00,-927.20 0.00,-927.20 0.00,-930.40 0.00,-930.40 0.00,-933.60 0.00,-933.60 0.00,-936.80 0.00,-936.80 0.00,-940.00 0.00,-940.00 0.00,-943.20 0.00,-943.20 0.00,-946.40 0.00,-946.40 0.00,-949.60 0.00,-949.60 0.00,-952.80 0.00,-952.80 0.00,-956.00 0.00,-956.00 0.00,-959.20 0.00,-959.20 0.00,-962.40 0.00,-
962.40 0.00,-965.60 0.00,-965.60 0.00,-968.80 0.00,-968.80 0.00,-972.00 0.00,-972.00 0.00,-975.20 0.00,-975.20 0.00,-978.40 0.00,-978.40 0.00,-981.60 0.00,-981.60 0.00,-984.80 0.00,-984.80 0.00,-988.00 0.00,-988.00 0.00,-991.20 0.00,-991.20 0.00,-994.40 0.00,-994.40 0.00,-997.60 0.00,-997.60 0.00,-1000.80 0.00,-1000.80 0.00,-1004.00 0.00,-1004.00 0.00,-1007.20 0.00,-1007.20 0.00,-1010.40 0.00,-1010.40 0.00,-1013.60 0.00,-1013.60 0.00,-1016.80 0.00,-1016.80 0.00,-1020.00 0.00,-1020.00 0.00,-1023.
20 0.00,-1023.20 0.00,-1026.40 0.00,-1026.40 0.00,-1029.60 0.00,-1029.60 0.00,-1032.80 0.00,-1032.80 0.00,-1036.00 0.00,-1036.00 0.00,-1039.20 0.00,-1039.20 0.00,-1042.40 0.00,-1042.40 0.00,-1045.60 0.00,-1045.60 0.00,-1048.80 0.00,-1048.80 0.00,-1052.00 0.00,-1052.00 0.00,-1055.20 0.00,-1055.20 0.00,-1058.40 0.00,-1058.40 0.00,-1061.60 0.00,-1061.60 0.00,-1064.80 0.00,-1064.80 0.00,-1068.00 0.00,-1068.00 0.00,-1071.20 0.00,-1071.20 0.00,-1074.40 0.00,-1074.40 0.00,-1077.60 0.00,-1077.60 0.00,-1
080.80 0.00,-1080.80 0.00,-1084.00 0.00,-1084.00 0.00,-1087.20 0.00,-1087.20 0.00,-1090.40 0.00,-1090.40 0.00,-1093.60 0.00,-1093.60 0.00,-1096.80 0.00,-1096.80 0.00,-1100.00 0.00,-1100.00 0.00,-1103.20 0.00,-1103.20 0.00,-1106.40 0.00,-1106.40 0.00,-1109.60 0.00,-1109.60 0.00,-1112.80 0.00,-1112.80 0.00,-1116.00 0.00,-1116.00 0.00,-1119.20 0.00,-1119.20 0.00,-1122.40 0.00,-1122.40 0.00,-1125.60 0.00,-1125.60 0.00,-1128.80 0.00,-1128.80 0.00,-1132.00 0.00,-1132.00 0.00,-1135.20 0.00,-1135.20 0.0
0,-1138.40 0.00,-1138.40 0.00,-1141.60 0.00,-1141.60 0.00,-1144.80 0.00,-1144.80 0.00,-1148.00 0.00,-1148.00 0.00,-1151.20 0.00,-1151.20 0.00,-1154.40 0.00,-1154.40 0.00,-1157.60 0.00,-1157.60 0.00,-1160.80 0.00,-1160.80 0.00,-1164.00 0.00,-1164.00 0.00,-1167.20 0.00,-1167.20 0.00,-1170.40 0.00,-1170.40 0.00,-1173.60 0.00,-1173.60 0.00,-1176.80 0.00,-1176.80 0.00,-1180.00 0.00,-1180.00 0.00,-1183.20 0.00,-1183.20 0.00,-1186.40 0.00,-1186.40 0.00,-1189.60 0.00,-1189.60 0.00,-1192.80 0.00,-1192.80
 0.00,-1196.00 0.00,-1196.00 0.00,-1199.20 0.00,-1199.20 0.00,-1202.40 0.00,-1202.40 0.00,-1205.60 0.00,-1205.60 0.00,-1208.80 0.00,-1208.80 0.00,-1212.00 0.00,-1212.00 0.00,-1215.20 0.00,-1215.20 0.00,-1218.40 0.00,-1218.40 0.00,-1221.60 0.00,-1221.60 0.00,-1224.80 0.00,-1224.80 0.00,-1228.00 0.00,-1228.00 0.00,-1231.20 0.00,-1231.20 0.00,-1234.40 0.00,-1234.40 0.00,-1237.60 0.00,-1237.60 0.00,-1240.80 0.00,-1240.80 0.00,-1244.00 0.00,-1244.00 0.00,-1247.20 0.00,-1247.20 0.00,-1250.40 0.00,-125
0.40 0.00,-1253.60 0.00,-1253.60 0.00,-1256.80 0.00,-1256.80 0.00,-1260.00 0.00,-1260.00 0.00,-1263.20 0.00,-1263.20 0.00,-1266.40 0.00,-1266.40 0.00,-1269.60 0.00,-1269.60 0.00,-1272.80 0.00,-1272.80 0.00,-1276.00 0.00,-1276.00 0.00,-1279.20 0.00,-1279.20 0.00,-1282.40 0.00,-1282.40 0.00,-1285.60 0.00,-1285.60 0.00,-1288.80 0.00,-1288.80 0.00,-1292.00 0.00,-1292.00 0.00,-1295.20 0.00,-1295.20 0.00,-1298.40 0.00,-1298.40 0.00,-1301.60 0.00,-1301.60 0.00,-1304.80 0.00,-1304.80 0.00,-1308.00 0.00,
-1308.00 0.00,-1311.20 0.00,-1311.20 0.00,-1314.40 0.00,-1314.40 0.00,-1317.60 0.00,-1317.60 0.00,-1320.80 0.00,-1320.80 0.00,-1324.00 0.00,-1324.00 0.00,-1327.20 0.00,-1327.20 0.00,-1330.40 0.00,-1330.40 0.00,-1333.60 0.00,-1333.60 0.00,-1336.80 0.00,-1336.80 0.00,-1340.00 0.00,-1340.00 0.00,-1343.20 0.00,-1343.20 0.00,-1346.40 0.00,-1346.40 0.00,-1349.60 0.00,-1349.60 0.00,-1352.80 0.00,-1352.80 0.00,-1356.00 0.00,-1356.00 0.00,-1359.20 0.00,-1359.20 0.00,-1362.40 0.00,-1362.40 0.00,-1365.60 0
.00,-1365.60 0.00,-1368.80 0.00,-1368.80 0.00,-1372.00 0.00,-1372.00 0.00,-1375.20 0.00,-1375.20 0.00,-1378.40 0.00,-1378.40 0.00,-1381.60 0.00,-1381.60 0.00,-1384.80 0.00,-1384.80 0.00,-1388.00 0.00,-1388.00 0.00,-1391.20 0.00,-1391.20 0.00,-1394.40 0.00,-1394.40 0.00,-1397.60 0.00,-1397.60 0.00,-1400.80 0.00,-1400.80 0.00,-1404.00 0.00,-1404.00 0.00,-1407.20 0.00,-1407.20 0.00,-1410.40 0.00,-1410.40 0.00,-1413.60 0.00,-1413.60 0.00,-1416.80 0.00,-1416.80 0.00,-1420.00 0.00,-1420.00 0.00,-1423.
20 0.00,-1423.20 0.00,-1426.40 0.00,-1426.40 0.00,-1429.60 0.00,-1429.60 0.00,-1432.80 0.00,-1432.80 0.00,-1436.00 0.00,-1436.00 0.00,-1439.20 0.00,-1439.20 0.00,-1442.40 0.00,-1442.40 0.00,-1445.60 0.00,-1445.60 0.00,-1448.80 0.00,-1448.80 0.00,-1452.00 0.00,-1452.00 0.00,-1455.20 0.00,-1455.20 0.00,-1458.40 0.00,-1458.40 0.00,-1461.60 0.00,-1461.60 0.00,-1464.80 0.00,-1464.80 0.00,-1468.00 0.00,-1468.00 0.00,-1471.20 0.00,-1471.20 0.00,-1474.40 0.00,-1474.40 0.00,-1477.60 0.00,-1477.60 0.00,-1
480.80 0.00,-1480.80 0.00,-1484.00 0.00,-1484.00 0.00,-1487.20 0.00,-1487.20 0.00,-1490.40 0.00,-1490.40 0.00,-1493.60 0.00,-1493.60 0.00,-1496.80 0.00,-1496.80 0.00,-1500.00 0.00,-1500.00 0.00,-1503.20 0.00,-1503.20 0.00,-1506.40 0.00,-1506.40 0.00,-1509.60 0.00,-1509.60 0.00,-1512.80 0.00,-1512.80 0.00,-1516.00 0.00,-1516.00 0.00,-1519.20 0.00,-1519.20 0.00,-1522.40 0.00,-1522.40 0.00,-1525.60 0.00,-1525.60 0.00,-1528.80 0.00,-1528.80 0.00,-1532.00 0.00,-1532.00 0.00,-1535.20 0.00,-1535.20 0.0
0,-1538.40 0.00,-1538.40 0.00,-1541.60 0.00,-1541.60 0.00,-1544.80 0.00,-1544.80 0.00,-1548.00 0.00,-1548.00 0.00,-1551.20 0.00,-1551.20 0.00,-1554.40 0.00,-1554.40 0.00,-1557.60 0.00,-1557.60 0.00,-1560.80 0.00,-1560.80 0.00,-1564.00 0.00,-1564.00 0.00,-1567.20 0.00,-1567.20 0.00,-1570.40 0.00,-1570.40 0.00,-1573.60 0.00,-1573.60 0.00,-1576.80 0.00,-1576.80 0.00,-1580.00 0.00,-1580.00 0.00,-1583.20 0.00,-1583.20 0.00,-1586.40 0.00,-1586.40 0.00,-1589.60 0.00,-1589.60 0.00,-1592.80 0.00,-1592.80
 0.00,-1596.00 0.00,-1596.00 0.00,-1599.20 0.00,-1599.20 0.00,-1602.40 0.00,-1602.40 0.00,-1605.60 0.00,-1605.60 0.00,-1608.80 0.00,-1608.80 0.00,-1612.00 0.00,-1612.00 0.00,-1615.20 0.00,-1615.20 0.00,-1618.40 0.00,-1618.40 0.00,-1621.60 0.00,-1621.60 0.00,-1624.80 0.00,-1624.80 0.00,-1628.00 0.00,-1628.00 0.00,-1631.20 0.00,-1631.20 0.00,-1634.40 0.00,-1634.40 0.00,-1637.60 0.00,-1637.60 0.00,-1640.80 0.00,-1640.80 0.00,-1644.00 0.00,-1644.00 0.00,-1647.20 0.00,-1647.20 0.00,-1650.40 0.00,-165
0.40 0.00,-1653.60 0.00,-1653.60 0.00,-1656.80 0.00,-1656.80 0.00,-1660.00 0.00,-1660.00 0.00,-1663.20 0.00,-1663.20 0.00,-1666.40 0.00,-1666.40 0.00,-1669.60 0.00,-1669.60 0.00,-1672.80 0.00,-1672.80 0.00,-1676.00 0.00,-1676.00 0.00,-1679.20 0.00,-1679.20 0.00,-1682.40 0.00,-1682.40 0.00,-1685.60 0.00,-1685.60 0.00,-1688.80 0.00,-1688.80 0.00,-1692.00 0.00,-1692.00 0.00,-1695.20 0.00,-1695.20 0.00,-1698.40 0.00,-1698.40 0.00,-1701.60 0.00,-1701.60 0.00,-1704.80 0.00,-1704.80 0.00,-1708.00 0.00,
-1708.00 0.00,-1711.20 0.00,-1711.20 0.00,-1714.40 0.00,-1714.40 0.00,-1717.60 0.00,-1717.60 0.00,-1720.80 0.00,-1720.80 0.00,-1724.00 0.00,-1724.00 0.00,-1727.20 0.00,-1727.20 0.00,-1730.40 0.00,-1730.40 0.00,-1733.60 0.00,-1733.60 0.00,-1736.80 0.00,-1736.80 0.00,-1740.00 0.00,-1740.00 0.00,-1743.20 0.00,-1743.20 0.00,-1746.40 0.00,-1746.40 0.00,-1749.60 0.00,-1749.60 0.00,-1752.80 0.00,-1752.80 0.00,-1756.00 0.00,-1756.00 0.00,-1759.20 0.00,-1759.20 0.00,-1762.40 0.00,-1762.40 0.00,-1765.60 0
.00,-1765.60 0.00,-1768.80 0.00,-1768.80 0.00,-1772.00 0.00,-1772.00 0.00,-1775.20 0.00,-1775.20 0.00,-1778.40 0.00,-1778.40 0.00,-1781.60 0.00,-1781.60 0.00,-1784.80 0.00,-1784.80 0.00,-1788.00 0.00,-1788.00 0.00,-1791.20 0.00,-1791.20 0.00,-1794.40 0.00,-1794.40 0.00,-1797.60 0.00,-1797.60 0.00,-1800.80 0.00,-1800.80 0.00,-1804.00 0.00,-1804.00 0.00,-1807.20 0.00,-1807.20 0.00,-1810.40 0.00,-1810.40 0.00,-1813.60 0.00,-1813.60 0.00,-1816.80 0.00,-1816.80 0.00,-1820.00 0.00,-1820.00 0.00,-1823.
20 0.00,-1823.20 0.00,-1826.40 0.00,-1826.40 0.00,-1829.60 0.00,-1829.60 0.00,-1832.80 0.00,-1832.80 0.00,-1836.00 0.00,-1836.00 0.00,-1839.20 0.00,-1839.20 0.00,-1842.40 0.00,-1842.40 0.00,-1845.60 0.00,-1845.60 0.00,-1848.80 0.00,-1848.80 0.00,-1852.00 0.00,-1852.00 0.00,-1855.20 0.00,-1855.20 0.00,-1858.40 0.00,-1858.40 0.00,-1861.60 0.00,-1861.60 0.00,-1864.80 0.00,-1864.80 0.00,-1868.00 0.00,-1868.00 0.00,-1871.20 0.00,-1871.20 0.00,-1874.40 0.00,-1874.40 0.00,-1877.60 0.00,-1877.60 0.00,-1
880.80 0.00,-1880.80 0.00,-1884.00 0.00,-1884.00 0.00,-1887.20 0.00,-1887.20 0.00,-1890.40 0.00,-1890.40 0.00,-1893.60 0.00,-1893.60 0.00,-1896.80 0.00,-1896.80 0.00,-1900.00 0.00,-1900.00 0.00,-1903.20 0.00,-1903.20 0.00,-1906.40 0.00,-1906.40 0.00,-1909.60 0.00,-1909.60 0.00,-1912.80 0.00,-1912.80 0.00,-1916.00 0.00,-1916.00 0.00,-1919.20 0.00,-1919.20 0.00,-1922.40 0.00,-1922.40 0.00,-1925.60 0.00,-1925.60 0.00,-1928.80 0.00,-1928.80 0.00,-1932.00 0.00,-1932.00 0.00,-1935.20 0.00,-1935.20 0.0
0,-1938.40 0.00,-1938.40 0.00,-1941.60 0.00,-1941.60 0.00,-1944.80 0.00,-1944.80 0.00,-1948.00 0.00,-1948.00 0.00,-1951.20 0.00,-1951.20 0.00,-1954.40 0.00,-1954.40 0.00,-1957.60 0.00,-1957.60 0.00,-1960.80 0.00,-1960.80 0.00,-1964.00 0.00,-1964.00 0.00,-1967.20 0.00,-1967.20 0.00,-1970.40 0.00,-1970.40 0.00,-1973.60 0.00,-1973.60 0.00,-1976.80 0.00,-1976.80 0.00,-1980.00 0.00,-1980.00 0.00,-1983.20 0.00,-1983.20 0.00,-1986.40 0.00,-1986.40 0.00,-1989.60 0.00,-1989.60 0.00,-1992.80 0.00,-1992.80
 0.00,-1996.00 0.00,-1996.00 0.00,-1999.20 0.00,-1999.20 0.00,-2002.40 0.00,-2002.40 0.00,-2005.60 0.00,-2005.60 0.00,-2008.80 0.00,-2008.80 0.00,-2012.00 0.00,-2012.00 0.00,-2015.20 0.00,-2015.20 0.00,-2018.40 0.00,-2018.40 0.00,-2021.60 0.00,-2021.60 0.00,-2024.80 0.00,-2024.80 0.00,-2028.00 0.00,-2028.00 0.00,-2031.20 0.00,-2031.20 0.00,-2034.40 0.00,-2034.40 0.00,-2037.60 0.00,-2037.60 0.00,-2040.80 0.00,-2040.80 0.00,-2044.00 0.00,-2044.00 0.00,-2047.20 0.00,-2047.20 0.00,-2050.40 0.00,-205
0.40 0.00,-2053.60 0.00,-2053.60 0.00,-2056.80 0.00,-2056.80 0.00,-2060.00 0.00,-2060.00 0.00,-2063.20 0.00,-2063.20 0.00,-2066.40 0.00,-2066.40 0.00,-2069.60 0.00,-2069.60 0.00,-2072.80 0.00,-2072.80 0.00,-2076.00 0.00,-2076.00 0.00,-2079.20 0.00,-2079.20 0.00,-2082.40 0.00,-2082.40 0.00,-2085.60 0.00,-2085.60 0.00,-2088.80 0.00,-2088.80 0.00,-2092.00 0.00,-2092.00 0.00,-2095.20 0.00,-2095.20 0.00,-2098.40 0.00,-2098.40 0.00,-2101.60 0.00,-2101.60 0.00,-2104.80 0.00,-2104.80 0.00,-2108.00 0.00,
-2108.00 0.00,-2111.20 0.00,-2111.20 0.00,-2114.40 0.00,-2114.40 0.00,-2117.60 0.00,-2117.60 0.00,-2120.80 0.00,-2120.80 0.00,-2124.00 0.00,-2124.00 0.00,-2127.20 0.00,-2127.20 0.00,-2130.40 0.00,-2130.40 0.00,-2133.60 0.00,-2133.60 0.00,-2136.80 0.00,-2136.80 0.00,-2140.00 0.00,-2140.00 0.00,-2143.20 0.00,-2143.20 0.00,-2146.40 0.00,-2146.40 0.00,-2149.60 0.00,-2149.60 0.00,-2152.80 0.00,-2152.80 0.00,-2156.00 0.00,-2156.00 0.00,-2159.20 0.00,-2159.20 0.00,-2162.40 0.00,-2162.40 0.00,-2165.60 0
.00,-2165.60 0.00,-2168.80 0.00,-2168.80 0.00,-2172.00 0.00,-2172.00 0.00,-2175.20 0.00,-2175.20 0.00,-2178.40 0.00,-2178.40 0.00,-2181.60 0.00,-2181.60 0.00,-2184.80 0.00,-2184.80 0.00,-2188.00 0.00,-2188.00 0.00,-2191.20 0.00,-2191.20 0.00,-2194.40 0.00,-2194.40 0.00,-2197.60 0.00,-2197.60 0.00,-2200.80 0.00,-2200.80 0.00,-2204.00 0.00,-2204.00 0.00,-2207.20 0.00,-2207.20 0.00,-2210.40 0.00,-2210.40 0.00,-2213.60 0.00,-2213.60 0.00,-2216.80 0.00,-2216.80 0.00,-2220.00 0.00,-2220.00 0.00,-2223.
20 0.00,-2223.20 0.00,-2226.40 0.00,-2226.40 0.00,-2229.60 0.00,-2229.60 0.00,-2232.80 0.00,-2232.80 0.00,-2236.00 0.00,-2236.00 0.00,-2239.20 0.00,-2239.20 0.00,-2242.40 0.00,-2242.40 0.00,-2245.60 0.00,-2245.60 0.00,-2248.80 0.00,-2248.80 0.00,-2252.00 0.00,-2252.00 0.00,-2255.20 0.00,-2255.20 0.00,-2258.40 0.00,-2258.40 0.00,-2261.60 0.00,-2261.60 0.00,-2264.80 0.00,-2264.80 0.00,-2268.00 0.00,-2268.00 0.00,-2271.20 0.00,-2271.20 0.00,-2274.40 0.00,-2274.40 0.00,-2277.60 0.00,-2277.60 0.00,-2
280.80 0.00,-2280.80 0.00,-2284.00 0.00,-2284.00 0.00,-2287.20 0.00,-2287.20 0.00,-2290.40 0.00,-2290.40 0.00,-2293.60 0.00,-2293.60 0.00,-2296.80 0.00,-2296.80 0.00,-2300.00 0.00,-2300.00 0.00,-2303.20 0.00,-2303.20 0.00,-2306.40 0.00,-2306.40 0.00,-2309.60 0.00,-2309.60 0.00,-2312.80 0.00,-2312.80 0.00,-2316.00 0.00,-2316.00 0.00,-2319.20 0.00,-2319.20 0.00,-2322.40 0.00,-2322.40 0.00,-2325.60 0.00,-2325.60 0.00,-2328.80 0.00,-2328.80 0.00,-2332.00 0.00,-2332.00 0.00,-2335.20 0.00,-2335.20 0.0
0,-2338.40 0.00,-2338.40 0.00,-2341.60 0.00,-2341.60 0.00,-2344.80 0.00,-2344.80 0.00,-2348.00 0.00,-2348.00 0.00,-2351.20 0.00,-2351.20 0.00,-2354.40 0.00,-2354.40 0.00,-2357.60 0.00,-2357.60 0.00,-2360.80 0.00,-2360.80 0.00,-2364.00 0.00,-2364.00 0.00,-2367.20 0.00,-2367.20 0.00,-2370.40 0.00,-2370.40 0.00,-2373.60 0.00,-2373.60 0.00,-2376.80 0.00,-2376.80 0.00,-2380.00 0.00,-2380.00 0.00,-2383.20 0.00,-2383.20 0.00,-2386.40 0.00,-2386.40 0.00,-2389.60 0.00,-2389.60 0.00,-2392.80 0.00,-2392.80
 0.00,-2396.00 0.00,-2396.00 0.00,-2399.20 0.00,-2399.20 0.00,-2402.40 0.00,-2402.40 0.00,-2405.60 0.00,-2405.60 0.00,-2408.80 0.00,-2408.80 0.00,-2412.00 0.00,-2412.00 0.00,-2415.20 0.00,-2415.20 0.00,-2418.40 0.00,-2418.40 0.00,-2421.60 0.00,-2421.60 0.00,-2424.80 0.00,-2424.80 0.00,-2428.00 0.00,-2428.00 0.00,-2431.20 0.00,-2431.20 0.00,-2434.40 0.00,-2434.40 0.00,-2437.60 0.00,-2437.60 0.00,-2440.80 0.00,-2440.80 0.00,-2444.00 0.00,-2444.00 0.00,-2447.20 0.00,-2447.20 0.00,-2450.40 0.00,-245
0.40 0.00,-2453.60 0.00,-2453.60 0.00,-2456.80 0.00,-2456.80 0.00,-2460.00 0.00,-2460.00 0.00,-2463.20 0.00,-2463.20 0.00,-2466.40 0.00,-2466.40 0.00,-2469.60 0.00,-2469.60 0.00,-2472.80 0.00,-2472.80 0.00,-2476.00 0.00,-2476.00 0.00,-2479.20 0.00,-2479.20 0.00,-2482.40 0.00,-2482.40 0.00,-2485.60 0.00,-2485.60 0.00,-2488.80 0.00,-2488.80 0.00,-2492.00 0.00,-2492.00 0.00,-2495.20 0.00,-2495.20 0.00,-2498.40 0.00,-2498.40 0.00,-2501.60 0.00,-2501.60 0.00,-2504.80 0.00,-2504.80 0.00,-2508.00 0.00,
-2508.00 0.00,-2511.20 0.00,-2511.20 0.00,-2514.40 0.00,-2514.40 0.00,-2517.60 0.00,-2517.60 0.00,-2520.80 0.00,-2520.80 0.00,-2524.00 0.00,-2524.00 0.00,-2527.20 0.00,-2527.20 0.00,-2530.40 0.00,-2530.40 0.00,-2533.60 0.00,-2533.60 0.00,-2536.80 0.00,-2536.80 0.00,-2540.00 0.00,-2540.00 0.00,-2543.20 0.00,-2543.20 0.00,-2546.40 0.00,-2546.40 0.00,-2549.60 0.00,-2549.60 0.00,-2552.80 0.00,-2552.80 0.00,-2556.00 0.00,-2556.00 0.00,-2559.20 0.00,-2559.20 0.00,-2562.40 0.00,-2562.40 0.00,-2565.60 0
.00,-2565.60 0.00,-2568.80 0.00,-2568.80 0.00,-2572.00 0.00,-2572.00 0.00,-2575.20 0.00,-2575.20 0.00,-2578.40 0.00,-2578.40 0.00,-2581.60 0.00,-2581.60 0.00,-2584.80 0.00,-2584.80 0.00,-2588.00 0.00,-2588.00 0.00,-2591.20 0.00,-2591.20 0.00,-2594.40 0.00,-2594.40 0.00,-2597.60 0.00,-2597.60 0.00,-2600.80 0.00,-2600.80 0.00,-2604.00 0.00,-2604.00 0.00,-2607.20 0.00,-2607.20 0.00,-2610.40 0.00,-2610.40 0.00,-2613.60 0.00,-2613.60 0.00,-2616.80 0.00,-2616.80 0.00,-2620.00 0.00,-2620.00 0.00,-2623.
20 0.00,-2623.20 0.00,-2626.40 0.00,-2626.40 0.00,-2629.60 0.00,-2629.60 0.00,-2632.80 0.00,-2632.80 0.00,-2636.00 0.00,-2636.00 0.00,-2639.20 0.00,-2639.20 0.00,-2642.40 0.00,-2642.40 0.00,-2645.60 0.00,-2645.60 0.00,-2648.80 0.00,-2648.80 0.00,-2652.00 0.00,-2652.00 0.00,-2655.20 0.00,-2655.20 0.00,-2658.40 0.00,-2658.40 0.00,-2661.60 0.00,-2661.60 0.00,-2664.80 0.00,-2664.80 0.00,-2668.00 0.00,-2668.00 0.00,-2671.20 0.00,-2671.20 0.00,-2674.40 0.00,-2674.40 0.00,-2677.60 0.00,-2677.60 0.00,-2
680.80 0.00,-2680.80 0.00,-2684.00 0.00,-2684.00 0.00,-2687.20 0.00,-2687.20 0.00,-2690.40 0.00,-2690.40 0.00,-2693.60 0.00,-2693.60 0.00,-2696.80 0.00,-2696.80 0.00,-2700.00 0.00,-2700.00 0.00,-2703.20 0.00,-2703.20 0.00,-2706.40 0.00,-2706.40 0.00,-2709.60 0.00,-2709.60 0.00,-2712.80 0.00,-2712.80 0.00,-2716.00 0.00,-2716.00 0.00,-2719.20 0.00,-2719.20 0.00,-2722.40 0.00,-2722.40 0.00,-2725.60 0.00,-2725.60 0.00,-2728.80 0.00,-2728.80 0.00,-2732.00 0.00,-2732.00 0.00,-2735.20 0.00,-2735.20 0.0
0,-2738.40 0.00,-2738.40 0.00,-2741.60 0.00,-2741.60 0.00,-2744.80 0.00,-2744.80 0.00,-2748.00 0.00,-2748.00 0.00,-2751.20 0.00,-2751.20 0.00,-2754.40 0.00,-2754.40 0.00,-2757.60 0.00,-2757.60 0.00,-2760.80 0.00,-2760.80 0.00,-2764.00 0.00,-2764.00 0.00,-2767.20 0.00,-2767.20 0.00,-2770.40 0.00,-2770.40 0.00,-2773.60 0.00,-2773.60 0.00,-2776.80 0.00,-2776.80 0.00,-2780.00 0.00,-2780.00 0.00,-2783.20 0.00,-2783.20 0.00,-2786.40 0.00,-2786.40 0.00,-2789.60 0.00,-2789.60 0.00,-2792.80 0.00,-2792.80
 0.00,-2796.00 0.00,-2796.00 0.00,-2799.20 0.00,-2799.20 0.00,-2802.40 0.00,-2802.40 0.00,-2805.60 0.00,-2805.60 0.00,-2808.80 0.00,-2808.80 0.00,-2812.00 0.00,-2812.00 0.00,-2815.20 0.00,-2815.20 0.00,-2818.40 0.00,-2818.40 0.00,-2821.60 0.00,-2821.60 0.00,-2824.80 0.00,-2824.80 0.00,-2828.00 0.00,-2828.00 0.00,-2831.20 0.00,-2831.20 0.00,-2834.40 0.00,-2834.40 0.00,-2837.60 0.00,-2837.60 0.00,-2840.80 0.00,-2840.80 0.00,-2844.00 0.00,-2844.00 0.00,-2847.20 0.00,-2847.20 0.00,-2850.40 0.00,-285
0.40 0.00,-2853.60 0.00,-2853.60 0.00,-2856.80 0.00,-2856.80 0.00,-2860.00 0.00,-2860.00 0.00,-2863.20 0.00,-2863.20 0.00,-2866.40 0.00,-2866.40 0.00,-2869.60 0.00,-2869.60 0.00,-2872.80 0.00,-2872.80 0.00,-2876.00 0.00,-2876.00 0.00,-2879.20 0.00,-2879.20 0.00,-2882.40 0.00,-2882.40 0.00,-2885.60 0.00,-2885.60 0.00,-2888.80 0.00,-2888.80 0.00,-2892.00 0.00,-2892.00 0.00,-2895.20 0.00,-2895.20 0.00,-2898.40 0.00,-2898.40 0.00,-2901.60 0.00,-2901.60 0.00,-2904.80 0.00,-2904.80 0.00,-2908.00 0.00,
-2908.00 0.00,-2911.20 0.00,-2911.20 0.00,-2914.40 0.00,-2914.40 0.00,-2917.60 0.00,-2917.60 0.00,-2920.80 0.00,-2920.80 0.00,-2924.00 0.00,-2924.00 0.00,-2927.20 0.00,-2927.20 0.00,-2930.40 0.00,-2930.40 0.00,-2933.60 0.00,-2933.60 0.00,-2936.80 0.00,-2936.80 0.00,-2940.00 0.00,-2940.00 0.00,-2943.20 0.00,-2943.20 0.00,-2946.40 0.00,-2946.40 0.00,-2949.60 0.00,-2949.60 0.00,-2952.80 0.00,-2952.80 0.00,-2956.00 0.00,-2956.00 0.00,-2959.20 0.00,-2959.20 0.00,-2962.40 0.00,-2962.40 0.00,-2965.60 0
.00,-2965.60 0.00,-2968.80 0.00,-2968.80 0.00,-2972.00 0.00,-2972.00 0.00,-2975.20 0.00,-2975.20 0.00,-2978.40 0.00,-2978.40 0.00,-2981.60 0.00,-2981.60 0.00,-2984.80 0.00,-2984.80 0.00,-2988.00 0.00,-2988.00 0.00,-2991.20 0.00,-2991.20 0.00,-2994.40 0.00,-2994.40 0.00,-2997.60 0.00,-2997.60 0.00,-3000.80 0.00,-3000.80 0.00,-3004.00 0.00,-3004.00 0.00,-3007.20 0.00,-3007.20 0.00,-3010.40 0.00,-3010.40 0.00,-3013.60 0.00,-3013.60 0.00,-3016.80 0.00,-3016.80 0.00,-3020.00 0.00,-3020.00 0.00,-3023.
20 0.00,-3023.20 0.00,-3026.40 0.00,-3026.40 0.00,-3029.60 0.00,-3029.60 0.00,-3032.80 0.00,-3032.80 0.00,-3036.00 0.00,-3036.00 0.00,-3039.20 0.00,-3039.20 0.00,-3042.40 0.00,-3042.40 0.00,-3045.60 0.00,-3045.60 0.00,-3048.80 0.00,-3048.80 0.00,-3052.00 0.00,-3052.00 0.00,-3055.20 0.00,-3055.20 0.00,-3058.40 0.00,-3058.40 0.00,-3061.60 0.00,-3061.60 0.00,-3064.80 0.00,-3064.80 0.00,-3068.00 0.00,-3068.00 0.00,-3071.20 0.00,-3071.20 0.00,-3074.40 0.00,-3074.40 0.00,-3077.60 0.00,-3077.60 0.00,-3
080.80 0.00,-3080.80 0.00,-3084.00 0.00,-3084.00 0.00,-3087.20 0.00,-3087.20 0.00,-3090.40 0.00,-3090.40 0.00,-3093.60 0.00,-3093.60 0.00,-3096.80 0.00,-3096.80 0.00,-3100.00 0.00,-3100.00 0.00,-3103.20 0.00,-3103.20 0.00,-3106.40 0.00,-3106.40 0.00,-3109.60 0.00,-3109.60 0.00,-3112.80 0.00,-3112.80 0.00,-3116.00 0.00,-3116.00 0.00,-3119.20 0.00,-3119.20 0.00,-3122.40 0.00,-3122.40 0.00,-3125.60 0.00,-3125.60 0.00,-3128.80 0.00,-3128.80 0.00,-3132.00 0.00,-3132.00 0.00,-3135.20 0.00,-3135.20 0.0
0,-3138.40 0.00,-3138.40 0.00,-3141.60 0.00,-3141.60 0.00,-3144.80 0.00,-3144.80 0.00,-3148.00 0.00,-3148.00 0.00,-3151.20 0.00,-3151.20 0.00,-3154.40 0.00,-3154.40 0.00,-3157.60 0.00,-3157.60 0.00,-3160.80 0.00,-3160.80 0.00,-3164.00 0.00,-3164.00 0.00,-3167.20 0.00,-3167.20 0.00,-3170.40 0.00,-3170.40 0.00,-3173.60 0.00,-3173.60 0.00,-3176.80 0.00,-3176.80 0.00,-3180.00 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
48c48
<         <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"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="3203.20" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,-3180.00 50.00,-3176.80 50.00,-3176.80 50.00,-3173.60 50.00,-3173.60 50.00,-3170.40 50.00,-3170.40 50.00,-3167.20 50.00,-3167.20 50.00,-3164.00 50.00,-3164.00 50.00,-3160.80 50.00,-3160.80 50.00,-3157.60 50.00,-3157.60 50.00,-3154.40 50.00,-3154.40 50.00,-3151.20 50.00,-3151.20 50.00,-3148.00 50.00,-3148.00 50.00,-3144.80 50.00,-314
4.80 50.00,-3141.60 50.00,-3141.60 50.00,-3138.40 50.00,-3138.40 50.00,-3135.20 50.00,-3135.20 50.00,-3132.00 50.00,-3132.00 50.00,-3128.80 50.00,-3128.80 50.00,-3125.60 50.00,-3125.60 50.00,-3122.40 50.00,-3122.40 50.00,-3119.20 50.00,-3119.20 50.00,-3116.00 50.00,-3116.00 50.00,-3112.80 50.00,-3112.80 50.00,-3109.60 50.00,-3109.60 50.00,-3106.40 50.00,-3106.40 50.00,-3103.20 50.00,-3103.20 50.00,-3100.00 50.00,-3100.00 50.00,-3096.80 50.00,-3096.80 50.00,-3093.60 50.00,-3093.60 50.00,-3090.40 
50.00,-3090.40 50.00,-3087.20 50.00,-3087.20 50.00,-3084.00 50.00,-3084.00 50.00,-3080.80 50.00,-3080.80 50.00,-3077.60 50.00,-3077.60 50.00,-3074.40 50.00,-3074.40 50.00,-3071.20 50.00,-3071.20 50.00,-3068.00 50.00,-3068.00 50.00,-3064.80 50.00,-3064.80 50.00,-3061.60 50.00,-3061.60 50.00,-3058.40 50.00,-3058.40 50.00,-3055.20 50.00,-3055.20 50.00,-3052.00 50.00,-3052.00 50.00,-3048.80 50.00,-3048.80 50.00,-3045.60 50.00,-3045.60 50.00,-3042.40 50.00,-3042.40 50.00,-3039.20 50.00,-3039.20 50.00
,-3036.00 50.00,-3036.00 50.00,-3032.80 50.00,-3032.80 50.00,-3029.60 50.00,-3029.60 50.00,-3026.40 50.00,-3026.40 50.00,-3023.20 50.00,-3023.20 50.00,-3020.00 50.00,-3020.00 50.00,-3016.80 50.00,-3016.80 50.00,-3013.60 50.00,-3013.60 50.00,-3010.40 50.00,-3010.40 50.00,-3007.20 50.00,-3007.20 50.00,-3004.00 50.00,-3004.00 50.00,-3000.80 50.00,-3000.80 50.00,-2997.60 50.00,-2997.60 50.00,-2994.40 50.00,-2994.40 50.00,-2991.20 50.00,-2991.20 50.00,-2988.00 50.00,-2988.00 50.00,-2984.80 50.00,-298
4.80 50.00,-2981.60 50.00,-2981.60 50.00,-2978.40 50.00,-2978.40 50.00,-2975.20 50.00,-2975.20 50.00,-2972.00 50.00,-2972.00 50.00,-2968.80 50.00,-2968.80 50.00,-2965.60 50.00,-2965.60 50.00,-2962.40 50.00,-2962.40 50.00,-2959.20 50.00,-2959.20 50.00,-2956.00 50.00,-2956.00 50.00,-2952.80 50.00,-2952.80 50.00,-2949.60 50.00,-2949.60 50.00,-2946.40 50.00,-2946.40 50.00,-2943.20 50.00,-2943.20 50.00,-2940.00 50.00,-2940.00 50.00,-2936.80 50.00,-2936.80 50.00,-2933.60 50.00,-2933.60 50.00,-2930.40 
50.00,-2930.40 50.00,-2927.20 50.00,-2927.20 50.00,-2924.00 50.00,-2924.00 50.00,-2920.80 50.00,-2920.80 50.00,-2917.60 50.00,-2917.60 50.00,-2914.40 50.00,-2914.40 50.00,-2911.20 50.00,-2911.20 50.00,-2908.00 50.00,-2908.00 50.00,-2904.80 50.00,-2904.80 50.00,-2901.60 50.00,-2901.60 50.00,-2898.40 50.00,-2898.40 50.00,-2895.20 50.00,-2895.20 50.00,-2892.00 50.00,-2892.00 50.00,-2888.80 50.00,-2888.80 50.00,-2885.60 50.00,-2885.60 50.00,-2882.40 50.00,-2882.40 50.00,-2879.20 50.00,-2879.20 50.00
,-2876.00 50.00,-2876.00 50.00,-2872.80 50.00,-2872.80 50.00,-2869.60 50.00,-2869.60 50.00,-2866.40 50.00,-2866.40 50.00,-2863.20 50.00,-2863.20 50.00,-2860.00 50.00,-2860.00 50.00,-2856.80 50.00,-2856.80 50.00,-2853.60 50.00,-2853.60 50.00,-2850.40 50.00,-2850.40 50.00,-2847.20 50.00,-2847.20 50.00,-2844.00 50.00,-2844.00 50.00,-2840.80 50.00,-2840.80 50.00,-2837.60 50.00,-2837.60 50.00,-2834.40 50.00,-2834.40 50.00,-2831.20 50.00,-2831.20 50.00,-2828.00 50.00,-2828.00 50.00,-2824.80 50.00,-282
4.80 50.00,-2821.60 50.00,-2821.60 50.00,-2818.40 50.00,-2818.40 50.00,-2815.20 50.00,-2815.20 50.00,-2812.00 50.00,-2812.00 50.00,-2808.80 50.00,-2808.80 50.00,-2805.60 50.00,-2805.60 50.00,-2802.40 50.00,-2802.40 50.00,-2799.20 50.00,-2799.20 50.00,-2796.00 50.00,-2796.00 50.00,-2792.80 50.00,-2792.80 50.00,-2789.60 50.00,-2789.60 50.00,-2786.40 50.00,-2786.40 50.00,-2783.20 50.00,-2783.20 50.00,-2780.00 50.00,-2780.00 50.00,-2776.80 50.00,-2776.80 50.00,-2773.60 50.00,-2773.60 50.00,-2770.40 
50.00,-2770.40 50.00,-2767.20 50.00,-2767.20 50.00,-2764.00 50.00,-2764.00 50.00,-2760.80 50.00,-2760.80 50.00,-2757.60 50.00,-2757.60 50.00,-2754.40 50.00,-2754.40 50.00,-2751.20 50.00,-2751.20 50.00,-2748.00 50.00,-2748.00 50.00,-2744.80 50.00,-2744.80 50.00,-2741.60 50.00,-2741.60 50.00,-2738.40 50.00,-2738.40 50.00,-2735.20 50.00,-2735.20 50.00,-2732.00 50.00,-2732.00 50.00,-2728.80 50.00,-2728.80 50.00,-2725.60 50.00,-2725.60 50.00,-2722.40 50.00,-2722.40 50.00,-2719.20 50.00,-2719.20 50.00
,-2716.00 50.00,-2716.00 50.00,-2712.80 50.00,-2712.80 50.00,-2709.60 50.00,-2709.60 50.00,-2706.40 50.00,-2706.40 50.00,-2703.20 50.00,-2703.20 50.00,-2700.00 50.00,-2700.00 50.00,-2696.80 50.00,-2696.80 50.00,-2693.60 50.00,-2693.60 50.00,-2690.40 50.00,-2690.40 50.00,-2687.20 50.00,-2687.20 50.00,-2684.00 50.00,-2684.00 50.00,-2680.80 50.00,-2680.80 50.00,-2677.60 50.00,-2677.60 50.00,-2674.40 50.00,-2674.40 50.00,-2671.20 50.00,-2671.20 50.00,-2668.00 50.00,-2668.00 50.00,-2664.80 50.00,-266
4.80 50.00,-2661.60 50.00,-2661.60 50.00,-2658.40 50.00,-2658.40 50.00,-2655.20 50.00,-2655.20 50.00,-2652.00 50.00,-2652.00 50.00,-2648.80 50.00,-2648.80 50.00,-2645.60 50.00,-2645.60 50.00,-2642.40 50.00,-2642.40 50.00,-2639.20 50.00,-2639.20 50.00,-2636.00 50.00,-2636.00 50.00,-2632.80 50.00,-2632.80 50.00,-2629.60 50.00,-2629.60 50.00,-2626.40 50.00,-2626.40 50.00,-2623.20 50.00,-2623.20 50.00,-2620.00 50.00,-2620.00 50.00,-2616.80 50.00,-2616.80 50.00,-2613.60 50.00,-2613.60 50.00,-2610.40 
50.00,-2610.40 50.00,-2607.20 50.00,-2607.20 50.00,-2604.00 50.00,-2604.00 50.00,-2600.80 50.00,-2600.80 50.00,-2597.60 50.00,-2597.60 50.00,-2594.40 50.00,-2594.40 50.00,-2591.20 50.00,-2591.20 50.00,-2588.00 50.00,-2588.00 50.00,-2584.80 50.00,-2584.80 50.00,-2581.60 50.00,-2581.60 50.00,-2578.40 50.00,-2578.40 50.00,-2575.20 50.00,-2575.20 50.00,-2572.00 50.00,-2572.00 50.00,-2568.80 50.00,-2568.80 50.00,-2565.60 50.00,-2565.60 50.00,-2562.40 50.00,-2562.40 50.00,-2559.20 50.00,-2559.20 50.00
,-2556.00 50.00,-2556.00 50.00,-2552.80 50.00,-2552.80 50.00,-2549.60 50.00,-2549.60 50.00,-2546.40 50.00,-2546.40 50.00,-2543.20 50.00,-2543.20 50.00,-2540.00 50.00,-2540.00 50.00,-2536.80 50.00,-2536.80 50.00,-2533.60 50.00,-2533.60 50.00,-2530.40 50.00,-2530.40 50.00,-2527.20 50.00,-2527.20 50.00,-2524.00 50.00,-2524.00 50.00,-2520.80 50.00,-2520.80 50.00,-2517.60 50.00,-2517.60 50.00,-2514.40 50.00,-2514.40 50.00,-2511.20 50.00,-2511.20 50.00,-2508.00 50.00,-2508.00 50.00,-2504.80 50.00,-250
4.80 50.00,-2501.60 50.00,-2501.60 50.00,-2498.40 50.00,-2498.40 50.00,-2495.20 50.00,-2495.20 50.00,-2492.00 50.00,-2492.00 50.00,-2488.80 50.00,-2488.80 50.00,-2485.60 50.00,-2485.60 50.00,-2482.40 50.00,-2482.40 50.00,-2479.20 50.00,-2479.20 50.00,-2476.00 50.00,-2476.00 50.00,-2472.80 50.00,-2472.80 50.00,-2469.60 50.00,-2469.60 50.00,-2466.40 50.00,-2466.40 50.00,-2463.20 50.00,-2463.20 50.00,-2460.00 50.00,-2460.00 50.00,-2456.80 50.00,-2456.80 50.00,-2453.60 50.00,-2453.60 50.00,-2450.40 
50.00,-2450.40 50.00,-2447.20 50.00,-2447.20 50.00,-2444.00 50.00,-2444.00 50.00,-2440.80 50.00,-2440.80 50.00,-2437.60 50.00,-2437.60 50.00,-2434.40 50.00,-2434.40 50.00,-2431.20 50.00,-2431.20 50.00,-2428.00 50.00,-2428.00 50.00,-2424.80 50.00,-2424.80 50.00,-2421.60 50.00,-2421.60 50.00,-2418.40 50.00,-2418.40 50.00,-2415.20 50.00,-2415.20 50.00,-2412.00 50.00,-2412.00 50.00,-2408.80 50.00,-2408.80 50.00,-2405.60 50.00,-2405.60 50.00,-2402.40 50.00,-2402.40 50.00,-2399.20 50.00,-2399.20 50.00
,-2396.00 50.00,-2396.00 50.00,-2392.80 50.00,-2392.80 50.00,-2389.60 50.00,-2389.60 50.00,-2386.40 50.00,-2386.40 50.00,-2383.20 50.00,-2383.20 50.00,-2380.00 50.00,-2380.00 50.00,-2376.80 50.00,-2376.80 50.00,-2373.60 50.00,-2373.60 50.00,-2370.40 50.00,-2370.40 50.00,-2367.20 50.00,-2367.20 50.00,-2364.00 50.00,-2364.00 50.00,-2360.80 50.00,-2360.80 50.00,-2357.60 50.00,-2357.60 50.00,-2354.40 50.00,-2354.40 50.00,-2351.20 50.00,-2351.20 50.00,-2348.00 50.00,-2348.00 50.00,-2344.80 50.00,-234
4.80 50.00,-2341.60 50.00,-2341.60 50.00,-2338.40 50.00,-2338.40 50.00,-2335.20 50.00,-2335.20 50.00,-2332.00 50.00,-2332.00 50.00,-2328.80 50.00,-2328.80 50.00,-2325.60 50.00,-2325.60 50.00,-2322.40 50.00,-2322.40 50.00,-2319.20 50.00,-2319.20 50.00,-2316.00 50.00,-2316.00 50.00,-2312.80 50.00,-2312.80 50.00,-2309.60 50.00,-2309.60 50.00,-2306.40 50.00,-2306.40 50.00,-2303.20 50.00,-2303.20 50.00,-2300.00 50.00,-2300.00 50.00,-2296.80 50.00,-2296.80 50.00,-2293.60 50.00,-2293.60 50.00,-2290.40 
50.00,-2290.40 50.00,-2287.20 50.00,-2287.20 50.00,-2284.00 50.00,-2284.00 50.00,-2280.80 50.00,-2280.80 50.00,-2277.60 50.00,-2277.60 50.00,-2274.40 50.00,-2274.40 50.00,-2271.20 50.00,-2271.20 50.00,-2268.00 50.00,-2268.00 50.00,-2264.80 50.00,-2264.80 50.00,-2261.60 50.00,-2261.60 50.00,-2258.40 50.00,-2258.40 50.00,-2255.20 50.00,-2255.20 50.00,-2252.00 50.00,-2252.00 50.00,-2248.80 50.00,-2248.80 50.00,-2245.60 50.00,-2245.60 50.00,-2242.40 50.00,-2242.40 50.00,-2239.20 50.00,-2239.20 50.00
,-2236.00 50.00,-2236.00 50.00,-2232.80 50.00,-2232.80 50.00,-2229.60 50.00,-2229.60 50.00,-2226.40 50.00,-2226.40 50.00,-2223.20 50.00,-2223.20 50.00,-2220.00 50.00,-2220.00 50.00,-2216.80 50.00,-2216.80 50.00,-2213.60 50.00,-2213.60 50.00,-2210.40 50.00,-2210.40 50.00,-2207.20 50.00,-2207.20 50.00,-2204.00 50.00,-2204.00 50.00,-2200.80 50.00,-2200.80 50.00,-2197.60 50.00,-2197.60 50.00,-2194.40 50.00,-2194.40 50.00,-2191.20 50.00,-2191.20 50.00,-2188.00 50.00,-2188.00 50.00,-2184.80 50.00,-218
4.80 50.00,-2181.60 50.00,-2181.60 50.00,-2178.40 50.00,-2178.40 50.00,-2175.20 50.00,-2175.20 50.00,-2172.00 50.00,-2172.00 50.00,-2168.80 50.00,-2168.80 50.00,-2165.60 50.00,-2165.60 50.00,-2162.40 50.00,-2162.40 50.00,-2159.20 50.00,-2159.20 50.00,-2156.00 50.00,-2156.00 50.00,-2152.80 50.00,-2152.80 50.00,-2149.60 50.00,-2149.60 50.00,-2146.40 50.00,-2146.40 50.00,-2143.20 50.00,-2143.20 50.00,-2140.00 50.00,-2140.00 50.00,-2136.80 50.00,-2136.80 50.00,-2133.60 50.00,-2133.60 50.00,-2130.40 
50.00,-2130.40 50.00,-2127.20 50.00,-2127.20 50.00,-2124.00 50.00,-2124.00 50.00,-2120.80 50.00,-2120.80 50.00,-2117.60 50.00,-2117.60 50.00,-2114.40 50.00,-2114.40 50.00,-2111.20 50.00,-2111.20 50.00,-2108.00 50.00,-2108.00 50.00,-2104.80 50.00,-2104.80 50.00,-2101.60 50.00,-2101.60 50.00,-2098.40 50.00,-2098.40 50.00,-2095.20 50.00,-2095.20 50.00,-2092.00 50.00,-2092.00 50.00,-2088.80 50.00,-2088.80 50.00,-2085.60 50.00,-2085.60 50.00,-2082.40 50.00,-2082.40 50.00,-2079.20 50.00,-2079.20 50.00
,-2076.00 50.00,-2076.00 50.00,-2072.80 50.00,-2072.80 50.00,-2069.60 50.00,-2069.60 50.00,-2066.40 50.00,-2066.40 50.00,-2063.20 50.00,-2063.20 50.00,-2060.00 50.00,-2060.00 50.00,-2056.80 50.00,-2056.80 50.00,-2053.60 50.00,-2053.60 50.00,-2050.40 50.00,-2050.40 50.00,-2047.20 50.00,-2047.20 50.00,-2044.00 50.00,-2044.00 50.00,-2040.80 50.00,-2040.80 50.00,-2037.60 50.00,-2037.60 50.00,-2034.40 50.00,-2034.40 50.00,-2031.20 50.00,-2031.20 50.00,-2028.00 50.00,-2028.00 50.00,-2024.80 50.00,-202
4.80 50.00,-2021.60 50.00,-2021.60 50.00,-2018.40 50.00,-2018.40 50.00,-2015.20 50.00,-2015.20 50.00,-2012.00 50.00,-2012.00 50.00,-2008.80 50.00,-2008.80 50.00,-2005.60 50.00,-2005.60 50.00,-2002.40 50.00,-2002.40 50.00,-1999.20 50.00,-1999.20 50.00,-1996.00 50.00,-1996.00 50.00,-1992.80 50.00,-1992.80 50.00,-1989.60 50.00,-1989.60 50.00,-1986.40 50.00,-1986.40 50.00,-1983.20 50.00,-1983.20 50.00,-1980.00 50.00,-1980.00 50.00,-1976.80 50.00,-1976.80 50.00,-1973.60 50.00,-1973.60 50.00,-1970.40 
50.00,-1970.40 50.00,-1967.20 50.00,-1967.20 50.00,-1964.00 50.00,-1964.00 50.00,-1960.80 50.00,-1960.80 50.00,-1957.60 50.00,-1957.60 50.00,-1954.40 50.00,-1954.40 50.00,-1951.20 50.00,-1951.20 50.00,-1948.00 50.00,-1948.00 50.00,-1944.80 50.00,-1944.80 50.00,-1941.60 50.00,-1941.60 50.00,-1938.40 50.00,-1938.40 50.00,-1935.20 50.00,-1935.20 50.00,-1932.00 50.00,-1932.00 50.00,-1928.80 50.00,-1928.80 50.00,-1925.60 50.00,-1925.60 50.00,-1922.40 50.00,-1922.40 50.00,-1919.20 50.00,-1919.20 50.00
,-1916.00 50.00,-1916.00 50.00,-1912.80 50.00,-1912.80 50.00,-1909.60 50.00,-1909.60 50.00,-1906.40 50.00,-1906.40 50.00,-1903.20 50.00,-1903.20 50.00,-1900.00 50.00,-1900.00 50.00,-1896.80 50.00,-1896.80 50.00,-1893.60 50.00,-1893.60 50.00,-1890.40 50.00,-1890.40 50.00,-1887.20 50.00,-1887.20 50.00,-1884.00 50.00,-1884.00 50.00,-1880.80 50.00,-1880.80 50.00,-1877.60 50.00,-1877.60 50.00,-1874.40 50.00,-1874.40 50.00,-1871.20 50.00,-1871.20 50.00,-1868.00 50.00,-1868.00 50.00,-1864.80 50.00,-186
4.80 50.00,-1861.60 50.00,-1861.60 50.00,-1858.40 50.00,-1858.40 50.00,-1855.20 50.00,-1855.20 50.00,-1852.00 50.00,-1852.00 50.00,-1848.80 50.00,-1848.80 50.00,-1845.60 50.00,-1845.60 50.00,-1842.40 50.00,-1842.40 50.00,-1839.20 50.00,-1839.20 50.00,-1836.00 50.00,-1836.00 50.00,-1832.80 50.00,-1832.80 50.00,-1829.60 50.00,-1829.60 50.00,-1826.40 50.00,-1826.40 50.00,-1823.20 50.00,-1823.20 50.00,-1820.00 50.00,-1820.00 50.00,-1816.80 50.00,-1816.80 50.00,-1813.60 50.00,-1813.60 50.00,-1810.40 
50.00,-1810.40 50.00,-1807.20 50.00,-1807.20 50.00,-1804.00 50.00,-1804.00 50.00,-1800.80 50.00,-1800.80 50.00,-1797.60 50.00,-1797.60 50.00,-1794.40 50.00,-1794.40 50.00,-1791.20 50.00,-1791.20 50.00,-1788.00 50.00,-1788.00 50.00,-1784.80 50.00,-1784.80 50.00,-1781.60 50.00,-1781.60 50.00,-1778.40 50.00,-1778.40 50.00,-1775.20 50.00,-1775.20 50.00,-1772.00 50.00,-1772.00 50.00,-1768.80 50.00,-1768.80 50.00,-1765.60 50.00,-1765.60 50.00,-1762.40 50.00,-1762.40 50.00,-1759.20 50.00,-1759.20 50.00
,-1756.00 50.00,-1756.00 50.00,-1752.80 50.00,-1752.80 50.00,-1749.60 50.00,-1749.60 50.00,-1746.40 50.00,-1746.40 50.00,-1743.20 50.00,-1743.20 50.00,-1740.00 50.00,-1740.00 50.00,-1736.80 50.00,-1736.80 50.00,-1733.60 50.00,-1733.60 50.00,-1730.40 50.00,-1730.40 50.00,-1727.20 50.00,-1727.20 50.00,-1724.00 50.00,-1724.00 50.00,-1720.80 50.00,-1720.80 50.00,-1717.60 50.00,-1717.60 50.00,-1714.40 50.00,-1714.40 50.00,-1711.20 50.00,-1711.20 50.00,-1708.00 50.00,-1708.00 50.00,-1704.80 50.00,-170
4.80 50.00,-1701.60 50.00,-1701.60 50.00,-1698.40 50.00,-1698.40 50.00,-1695.20 50.00,-1695.20 50.00,-1692.00 50.00,-1692.00 50.00,-1688.80 50.00,-1688.80 50.00,-1685.60 50.00,-1685.60 50.00,-1682.40 50.00,-1682.40 50.00,-1679.20 50.00,-1679.20 50.00,-1676.00 50.00,-1676.00 50.00,-1672.80 50.00,-1672.80 50.00,-1669.60 50.00,-1669.60 50.00,-1666.40 50.00,-1666.40 50.00,-1663.20 50.00,-1663.20 50.00,-1660.00 50.00,-1660.00 50.00,-1656.80 50.00,-1656.80 50.00,-1653.60 50.00,-1653.60 50.00,-1650.40 
50.00,-1650.40 50.00,-1647.20 50.00,-1647.20 50.00,-1644.00 50.00,-1644.00 50.00,-1640.80 50.00,-1640.80 50.00,-1637.60 50.00,-1637.60 50.00,-1634.40 50.00,-1634.40 50.00,-1631.20 50.00,-1631.20 50.00,-1628.00 50.00,-1628.00 50.00,-1624.80 50.00,-1624.80 50.00,-1621.60 50.00,-1621.60 50.00,-1618.40 50.00,-1618.40 50.00,-1615.20 50.00,-1615.20 50.00,-1612.00 50.00,-1612.00 50.00,-1608.80 50.00,-1608.80 50.00,-1605.60 50.00,-1605.60 50.00,-1602.40 50.00,-1602.40 50.00,-1599.20 50.00,-1599.20 50.00
,-1596.00 50.00,-1596.00 50.00,-1592.80 50.00,-1592.80 50.00,-1589.60 50.00,-1589.60 50.00,-1586.40 50.00,-1586.40 50.00,-1583.20 50.00,-1583.20 50.00,-1580.00 50.00,-1580.00 50.00,-1576.80 50.00,-1576.80 50.00,-1573.60 50.00,-1573.60 50.00,-1570.40 50.00,-1570.40 50.00,-1567.20 50.00,-1567.20 50.00,-1564.00 50.00,-1564.00 50.00,-1560.80 50.00,-1560.80 50.00,-1557.60 50.00,-1557.60 50.00,-1554.40 50.00,-1554.40 50.00,-1551.20 50.00,-1551.20 50.00,-1548.00 50.00,-1548.00 50.00,-1544.80 50.00,-154
4.80 50.00,-1541.60 50.00,-1541.60 50.00,-1538.40 50.00,-1538.40 50.00,-1535.20 50.00,-1535.20 50.00,-1532.00 50.00,-1532.00 50.00,-1528.80 50.00,-1528.80 50.00,-1525.60 50.00,-1525.60 50.00,-1522.40 50.00,-1522.40 50.00,-1519.20 50.00,-1519.20 50.00,-1516.00 50.00,-1516.00 50.00,-1512.80 50.00,-1512.80 50.00,-1509.60 50.00,-1509.60 50.00,-1506.40 50.00,-1506.40 50.00,-1503.20 50.00,-1503.20 50.00,-1500.00 50.00,-1500.00 50.00,-1496.80 50.00,-1496.80 50.00,-1493.60 50.00,-1493.60 50.00,-1490.40 
50.00,-1490.40 50.00,-1487.20 50.00,-1487.20 50.00,-1484.00 50.00,-1484.00 50.00,-1480.80 50.00,-1480.80 50.00,-1477.60 50.00,-1477.60 50.00,-1474.40 50.00,-1474.40 50.00,-1471.20 50.00,-1471.20 50.00,-1468.00 50.00,-1468.00 50.00,-1464.80 50.00,-1464.80 50.00,-1461.60 50.00,-1461.60 50.00,-1458.40 50.00,-1458.40 50.00,-1455.20 50.00,-1455.20 50.00,-1452.00 50.00,-1452.00 50.00,-1448.80 50.00,-1448.80 50.00,-1445.60 50.00,-1445.60 50.00,-1442.40 50.00,-1442.40 50.00,-1439.20 50.00,-1439.20 50.00
,-1436.00 50.00,-1436.00 50.00,-1432.80 50.00,-1432.80 50.00,-1429.60 50.00,-1429.60 50.00,-1426.40 50.00,-1426.40 50.00,-1423.20 50.00,-1423.20 50.00,-1420.00 50.00,-1420.00 50.00,-1416.80 50.00,-1416.80 50.00,-1413.60 50.00,-1413.60 50.00,-1410.40 50.00,-1410.40 50.00,-1407.20 50.00,-1407.20 50.00,-1404.00 50.00,-1404.00 50.00,-1400.80 50.00,-1400.80 50.00,-1397.60 50.00,-1397.60 50.00,-1394.40 50.00,-1394.40 50.00,-1391.20 50.00,-1391.20 50.00,-1388.00 50.00,-1388.00 50.00,-1384.80 50.00,-138
4.80 50.00,-1381.60 50.00,-1381.60 50.00,-1378.40 50.00,-1378.40 50.00,-1375.20 50.00,-1375.20 50.00,-1372.00 50.00,-1372.00 50.00,-1368.80 50.00,-1368.80 50.00,-1365.60 50.00,-1365.60 50.00,-1362.40 50.00,-1362.40 50.00,-1359.20 50.00,-1359.20 50.00,-1356.00 50.00,-1356.00 50.00,-1352.80 50.00,-1352.80 50.00,-1349.60 50.00,-1349.60 50.00,-1346.40 50.00,-1346.40 50.00,-1343.20 50.00,-1343.20 50.00,-1340.00 50.00,-1340.00 50.00,-1336.80 50.00,-1336.80 50.00,-1333.60 50.00,-1333.60 50.00,-1330.40 
50.00,-1330.40 50.00,-1327.20 50.00,-1327.20 50.00,-1324.00 50.00,-1324.00 50.00,-1320.80 50.00,-1320.80 50.00,-1317.60 50.00,-1317.60 50.00,-1314.40 50.00,-1314.40 50.00,-1311.20 50.00,-1311.20 50.00,-1308.00 50.00,-1308.00 50.00,-1304.80 50.00,-1304.80 50.00,-1301.60 50.00,-1301.60 50.00,-1298.40 50.00,-1298.40 50.00,-1295.20 50.00,-1295.20 50.00,-1292.00 50.00,-1292.00 50.00,-1288.80 50.00,-1288.80 50.00,-1285.60 50.00,-1285.60 50.00,-1282.40 50.00,-1282.40 50.00,-1279.20 50.00,-1279.20 50.00
,-1276.00 50.00,-1276.00 50.00,-1272.80 50.00,-1272.80 50.00,-1269.60 50.00,-1269.60 50.00,-1266.40 50.00,-1266.40 50.00,-1263.20 50.00,-1263.20 50.00,-1260.00 50.00,-1260.00 50.00,-1256.80 50.00,-1256.80 50.00,-1253.60 50.00,-1253.60 50.00,-1250.40 50.00,-1250.40 50.00,-1247.20 50.00,-1247.20 50.00,-1244.00 50.00,-1244.00 50.00,-1240.80 50.00,-1240.80 50.00,-1237.60 50.00,-1237.60 50.00,-1234.40 50.00,-1234.40 50.00,-1231.20 50.00,-1231.20 50.00,-1228.00 50.00,-1228.00 50.00,-1224.80 50.00,-122
4.80 50.00,-1221.60 50.00,-1221.60 50.00,-1218.40 50.00,-1218.40 50.00,-1215.20 50.00,-1215.20 50.00,-1212.00 50.00,-1212.00 50.00,-1208.80 50.00,-1208.80 50.00,-1205.60 50.00,-1205.60 50.00,-1202.40 50.00,-1202.40 50.00,-1199.20 50.00,-1199.20 50.00,-1196.00 50.00,-1196.00 50.00,-1192.80 50.00,-1192.80 50.00,-1189.60 50.00,-1189.60 50.00,-1186.40 50.00,-1186.40 50.00,-1183.20 50.00,-1183.20 50.00,-1180.00 50.00,-1180.00 50.00,-1176.80 50.00,-1176.80 50.00,-1173.60 50.00,-1173.60 50.00,-1170.40 
50.00,-1170.40 50.00,-1167.20 50.00,-1167.20 50.00,-1164.00 50.00,-1164.00 50.00,-1160.80 50.00,-1160.80 50.00,-1157.60 50.00,-1157.60 50.00,-1154.40 50.00,-1154.40 50.00,-1151.20 50.00,-1151.20 50.00,-1148.00 50.00,-1148.00 50.00,-1144.80 50.00,-1144.80 50.00,-1141.60 50.00,-1141.60 50.00,-1138.40 50.00,-1138.40 50.00,-1135.20 50.00,-1135.20 50.00,-1132.00 50.00,-1132.00 50.00,-1128.80 50.00,-1128.80 50.00,-1125.60 50.00,-1125.60 50.00,-1122.40 50.00,-1122.40 50.00,-1119.20 50.00,-1119.20 50.00
,-1116.00 50.00,-1116.00 50.00,-1112.80 50.00,-1112.80 50.00,-1109.60 50.00,-1109.60 50.00,-1106.40 50.00,-1106.40 50.00,-1103.20 50.00,-1103.20 50.00,-1100.00 50.00,-1100.00 50.00,-1096.80 50.00,-1096.80 50.00,-1093.60 50.00,-1093.60 50.00,-1090.40 50.00,-1090.40 50.00,-1087.20 50.00,-1087.20 50.00,-1084.00 50.00,-1084.00 50.00,-1080.80 50.00,-1080.80 50.00,-1077.60 50.00,-1077.60 50.00,-1074.40 50.00,-1074.40 50.00,-1071.20 50.00,-1071.20 50.00,-1068.00 50.00,-1068.00 50.00,-1064.80 50.00,-106
4.80 50.00,-1061.60 50.00,-1061.60 50.00,-1058.40 50.00,-1058.40 50.00,-1055.20 50.00,-1055.20 50.00,-1052.00 50.00,-1052.00 50.00,-1048.80 50.00,-1048.80 50.00,-1045.60 50.00,-1045.60 50.00,-1042.40 50.00,-1042.40 50.00,-1039.20 50.00,-1039.20 50.00,-1036.00 50.00,-1036.00 50.00,-1032.80 50.00,-1032.80 50.00,-1029.60 50.00,-1029.60 50.00,-1026.40 50.00,-1026.40 50.00,-1023.20 50.00,-1023.20 50.00,-1020.00 50.00,-1020.00 50.00,-1016.80 50.00,-1016.80 50.00,-1013.60 50.00,-1013.60 50.00,-1010.40 
50.00,-1010.40 50.00,-1007.20 50.00,-1007.20 50.00,-1004.00 50.00,-1004.00 50.00,-1000.80 50.00,-1000.80 50.00,-997.60 50.00,-997.60 50.00,-994.40 50.00,-994.40 50.00,-991.20 50.00,-991.20 50.00,-988.00 50.00,-988.00 50.00,-984.80 50.00,-984.80 50.00,-981.60 50.00,-981.60 50.00,-978.40 50.00,-978.40 50.00,-975.20 50.00,-975.20 50.00,-972.00 50.00,-972.00 50.00,-968.80 50.00,-968.80 50.00,-965.60 50.00,-965.60 50.00,-962.40 50.00,-962.40 50.00,-959.20 50.00,-959.20 50.00,-956.00 50.00,-956.00 50.
00,-952.80 50.00,-952.80 50.00,-949.60 50.00,-949.60 50.00,-946.40 50.00,-946.40 50.00,-943.20 50.00,-943.20 50.00,-940.00 50.00,-940.00 50.00,-936.80 50.00,-936.80 50.00,-933.60 50.00,-933.60 50.00,-930.40 50.00,-930.40 50.00,-927.20 50.00,-927.20 50.00,-924.00 50.00,-924.00 50.00,-920.80 50.00,-920.80 50.00,-917.60 50.00,-917.60 50.00,-914.40 50.00,-914.40 50.00,-911.20 50.00,-911.20 50.00,-908.00 50.00,-908.00 50.00,-904.80 50.00,-904.80 50.00,-901.60 50.00,-901.60 50.00,-898.40 50.00,-898.40
 50.00,-895.20 50.00,-895.20 50.00,-892.00 50.00,-892.00 50.00,-888.80 50.00,-888.80 50.00,-885.60 50.00,-885.60 50.00,-882.40 50.00,-882.40 50.00,-879.20 50.00,-879.20 50.00,-876.00 50.00,-876.00 50.00,-872.80 50.00,-872.80 50.00,-869.60 50.00,-869.60 50.00,-866.40 50.00,-866.40 50.00,-863.20 50.00,-863.20 50.00,-860.00 50.00,-860.00 50.00,-856.80 50.00,-856.80 50.00,-853.60 50.00,-853.60 50.00,-850.40 50.00,-850.40 50.00,-847.20 50.00,-847.20 50.00,-844.00 50.00,-844.00 50.00,-840.80 50.00,-84
0.80 50.00,-837.60 50.00,-837.60 50.00,-834.40 50.00,-834.40 50.00,-831.20 50.00,-831.20 50.00,-828.00 50.00,-828.00 50.00,-824.80 50.00,-824.80 50.00,-821.60 50.00,-821.60 50.00,-818.40 50.00,-818.40 50.00,-815.20 50.00,-815.20 50.00,-812.00 50.00,-812.00 50.00,-808.80 50.00,-808.80 50.00,-805.60 50.00,-805.60 50.00,-802.40 50.00,-802.40 50.00,-799.20 50.00,-799.20 50.00,-796.00 50.00,-796.00 50.00,-792.80 50.00,-792.80 50.00,-789.60 50.00,-789.60 50.00,-786.40 50.00,-786.40 50.00,-783.20 50.00
,-783.20 50.00,-780.00 50.00,-780.00 50.00,-776.80 50.00,-776.80 50.00,-773.60 50.00,-773.60 50.00,-770.40 50.00,-770.40 50.00,-767.20 50.00,-767.20 50.00,-764.00 50.00,-764.00 50.00,-760.80 50.00,-760.80 50.00,-757.60 50.00,-757.60 50.00,-754.40 50.00,-754.40 50.00,-751.20 50.00,-751.20 50.00,-748.00 50.00,-748.00 50.00,-744.80 50.00,-744.80 50.00,-741.60 50.00,-741.60 50.00,-738.40 50.00,-738.40 50.00,-735.20 50.00,-735.20 50.00,-732.00 50.00,-732.00 50.00,-728.80 50.00,-728.80 50.00,-725.60 5
0.00,-725.60 50.00,-722.40 50.00,-722.40 50.00,-719.20 50.00,-719.20 50.00,-716.00 50.00,-716.00 50.00,-712.80 50.00,-712.80 50.00,-709.60 50.00,-709.60 50.00,-706.40 50.00,-706.40 50.00,-703.20 50.00,-703.20 50.00,-700.00 50.00,-700.00 50.00,-696.80 50.00,-696.80 50.00,-693.60 50.00,-693.60 50.00,-690.40 50.00,-690.40 50.00,-687.20 50.00,-687.20 50.00,-684.00 50.00,-684.00 50.00,-680.80 50.00,-680.80 50.00,-677.60 50.00,-677.60 50.00,-674.40 50.00,-674.40 50.00,-671.20 50.00,-671.20 50.00,-668.
00 50.00,-668.00 50.00,-664.80 50.00,-664.80 50.00,-661.60 50.00,-661.60 50.00,-658.40 50.00,-658.40 50.00,-655.20 50.00,-655.20 50.00,-652.00 50.00,-652.00 50.00,-648.80 50.00,-648.80 50.00,-645.60 50.00,-645.60 50.00,-642.40 50.00,-642.40 50.00,-639.20 50.00,-639.20 50.00,-636.00 50.00,-636.00 50.00,-632.80 50.00,-632.80 50.00,-629.60 50.00,-629.60 50.00,-626.40 50.00,-626.40 50.00,-623.20 50.00,-623.20 50.00,-620.00 50.00,-620.00 50.00,-616.80 50.00,-616.80 50.00,-613.60 50.00,-613.60 50.00,-
610.40 50.00,-610.40 50.00,-607.20 50.00,-607.20 50.00,-604.00 50.00,-604.00 50.00,-600.80 50.00,-600.80 50.00,-597.60 50.00,-597.60 50.00,-594.40 50.00,-594.40 50.00,-591.20 50.00,-591.20 50.00,-588.00 50.00,-588.00 50.00,-584.80 50.00,-584.80 50.00,-581.60 50.00,-581.60 50.00,-578.40 50.00,-578.40 50.00,-575.20 50.00,-575.20 50.00,-572.00 50.00,-572.00 50.00,-568.80 50.00,-568.80 50.00,-565.60 50.00,-565.60 50.00,-562.40 50.00,-562.40 50.00,-559.20 50.00,-559.20 50.00,-556.00 50.00,-556.00 50.
00,-552.80 50.00,-552.80 50.00,-549.60 50.00,-549.60 50.00,-546.40 50.00,-546.40 50.00,-543.20 50.00,-543.20 50.00,-540.00 50.00,-540.00 50.00,-536.80 50.00,-536.80 50.00,-533.60 50.00,-533.60 50.00,-530.40 50.00,-530.40 50.00,-527.20 50.00,-527.20 50.00,-524.00 50.00,-524.00 50.00,-520.80 50.00,-520.80 50.00,-517.60 50.00,-517.60 50.00,-514.40 50.00,-514.40 50.00,-511.20 50.00,-511.20 50.00,-508.00 50.00,-508.00 50.00,-504.80 50.00,-504.80 50.00,-501.60 50.00,-501.60 50.00,-498.40 50.00,-498.40
 50.00,-495.20 50.00,-495.20 50.00,-492.00 50.00,-492.00 50.00,-488.80 50.00,-488.80 50.00,-485.60 50.00,-485.60 50.00,-482.40 50.00,-482.40 50.00,-479.20 50.00,-479.20 50.00,-476.00 50.00,-476.00 50.00,-472.80 50.00,-472.80 50.00,-469.60 50.00,-469.60 50.00,-466.40 50.00,-466.40 50.00,-463.20 50.00,-463.20 50.00,-460.00 50.00,-460.00 50.00,-456.80 50.00,-456.80 50.00,-453.60 50.00,-453.60 50.00,-450.40 50.00,-450.40 50.00,-447.20 50.00,-447.20 50.00,-444.00 50.00,-444.00 50.00,-440.80 50.00,-44
0.80 50.00,-437.60 50.00,-437.60 50.00,-434.40 50.00,-434.40 50.00,-431.20 50.00,-431.20 50.00,-428.00 50.00,-428.00 50.00,-424.80 50.00,-424.80 50.00,-421.60 50.00,-421.60 50.00,-418.40 50.00,-418.40 50.00,-415.20 50.00,-415.20 50.00,-412.00 50.00,-412.00 50.00,-408.80 50.00,-408.80 50.00,-405.60 50.00,-405.60 50.00,-402.40 50.00,-402.40 50.00,-399.20 50.00,-399.20 50.00,-396.00 50.00,-396.00 50.00,-392.80 50.00,-392.80 50.00,-389.60 50.00,-389.60 50.00,-386.40 50.00,-386.40 50.00,-383.20 50.00
,-383.20 50.00,-380.00 50.00,-380.00 50.00,-376.80 50.00,-376.80 50.00,-373.60 50.00,-373.60 50.00,-370.40 50.00,-370.40 50.00,-367.20 50.00,-367.20 50.00,-364.00 50.00,-364.00 50.00,-360.80 50.00,-360.80 50.00,-357.60 50.00,-357.60 50.00,-354.40 50.00,-354.40 50.00,-351.20 50.00,-351.20 50.00,-348.00 50.00,-348.00 50.00,-344.80 50.00,-344.80 50.00,-341.60 50.00,-341.60 50.00,-338.40 50.00,-338.40 50.00,-335.20 50.00,-335.20 50.00,-332.00 50.00,-332.00 50.00,-328.80 50.00,-328.80 50.00,-325.60 5
0.00,-325.60 50.00,-322.40 50.00,-322.40 50.00,-319.20 50.00,-319.20 50.00,-316.00 50.00,-316.00 50.00,-312.80 50.00,-312.80 50.00,-309.60 50.00,-309.60 50.00,-306.40 50.00,-306.40 50.00,-303.20 50.00,-303.20 50.00,-300.00 50.00,-300.00 50.00,-296.80 50.00,-296.80 50.00,-293.60 50.00,-293.60 50.00,-290.40 50.00,-290.40 50.00,-287.20 50.00,-287.20 50.00,-284.00 50.00,-284.00 50.00,-280.80 50.00,-280.80 50.00,-277.60 50.00,-277.60 50.00,-274.40 50.00,-274.40 50.00,-271.20 50.00,-271.20 50.00,-268.
00 50.00,-268.00 50.00,-264.80 50.00,-264.80 50.00,-261.60 50.00,-261.60 50.00,-258.40 50.00,-258.40 50.00,-255.20 50.00,-255.20 50.00,-252.00 50.00,-252.00 50.00,-248.80 50.00,-248.80 50.00,-245.60 50.00,-245.60 50.00,-242.40 50.00,-242.40 50.00,-239.20 50.00,-239.20 50.00,-236.00 50.00,-236.00 50.00,-232.80 50.00,-232.80 50.00,-229.60 50.00,-229.60 50.00,-226.40 50.00,-226.40 50.00,-223.20 50.00,-223.20 50.00,-220.00 50.00,-220.00 50.00,-216.80 50.00,-216.80 50.00,-213.60 50.00,-213.60 50.00,-
210.40 50.00,-210.40 50.00,-207.20 50.00,-207.20 50.00,-204.00 50.00,-204.00 50.00,-200.80 50.00,-200.80 50.00,-197.60 50.00,-197.60 50.00,-194.40 50.00,-194.40 50.00,-191.20 50.00,-191.20 50.00,-188.00 50.00,-188.00 50.00,-184.80 50.00,-184.80 50.00,-181.60 50.00,-181.60 50.00,-178.40 50.00,-178.40 50.00,-175.20 50.00,-175.20 50.00,-172.00 50.00,-172.00 50.00,-168.80 50.00,-168.80 50.00,-165.60 50.00,-165.60 50.00,-162.40 50.00,-162.40 50.00,-159.20 50.00,-159.20 50.00,-156.00 50.00,-156.00 50.
00,-152.80 50.00,-152.80 50.00,-149.60 50.00,-149.60 50.00,-146.40 50.00,-146.40 50.00,-143.20 50.00,-143.20 50.00,-140.00 50.00,-140.00 50.00,-136.80 50.00,-136.80 50.00,-133.60 50.00,-133.60 50.00,-130.40 50.00,-130.40 50.00,-127.20 50.00,-127.20 50.00,-124.00 50.00,-124.00 50.00,-120.80 50.00,-120.80 50.00,-117.60 50.00,-117.60 50.00,-114.40 50.00,-114.40 50.00,-111.20 50.00,-111.20 50.00,-108.00 50.00,-108.00 50.00,-104.80 50.00,-104.80 50.00,-101.60 50.00,-101.60 50.00,-98.40 50.00,-98.40 5
0.00,-95.20 50.00,-95.20 50.00,-92.00 50.00,-92.00 50.00,-88.80 50.00,-88.80 50.00,-85.60 50.00,-85.60 50.00,-82.40 50.00,-82.40 50.00,-79.20 50.00,-79.20 50.00,-76.00 50.00,-76.00 50.00,-72.80 50.00,-72.80 50.00,-69.60 50.00,-69.60 50.00,-66.40 50.00,-66.40 50.00,-63.20 50.00,-63.20 50.00,-60.00 50.00,-60.00 50.00,-56.80 50.00,-56.80 50.00,-53.60 50.00,-53.60 50.00,-50.40 50.00,-50.40 50.00,-47.20 50.00,-47.20 50.00,-44.00 50.00,-44.00 50.00,-40.80 50.00,-40.80 50.00,-37.60 50.00,-37.60 50.00,-
34.40 50.00,-34.40 50.00,-31.20 50.00,-31.20 50.00,-28.00 50.00,-28.00 50.00,-24.80 50.00,-24.80 50.00,-21.60 50.00,-21.60 50.00,-18.40 50.00,-18.40 50.00,-15.20 50.00,-15.20 50.00,-12.00 50.00,-12.00 50.00,-8.80 50.00,-8.80 50.00,-5.60 50.00,-5.60 50.00,-2.40 50.00,-2.40 50.00,0.80 50.00,0.80 50.00,4.00 50.00,4.00 50.00,7.20 50.00,7.20 50.00,10.40 50.00,10.40 50.00,13.60 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
58,128c58,128
<         <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
<         <lane id="gneE2_1" index="1" 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" speed="13.89" length="50.00" shape="50.00,24.80 0.00,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
<     </edge>
< 
<     <tlLogic id="gneJ0" type="static" programID="0" offset="0">
<         <phase duration="72" state="GGr"/>
<         <phase duration="5"  state="Grr"/>
<         <phase duration="3"  state="yrr"/>
<         <phase duration="5"  state="rGG"/>
<         <phase duration="5"  state="rrr"/>
<     </tlLogic>
<     <tlLogic id="gneJ1" type="static" programID="0" offset="0">
<         <phase duration="72" state="GGr"/>
<         <phase duration="5"  state="Grr"/>
<         <phase duration="3"  state="yrr"/>
<         <phase duration="5"  state="rGG"/>
<         <phase duration="5"  state="rrr"/>
<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">
        <access lane="gneE2_1" pos="25"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
17c17,21
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.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 
> Debug: Current Viewport values: 0.00, 20.00, 0.12. Zoom = '61666.67'
26,27c30,31
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29,30d32
< Debug: Setting new attribute blockMovement 'true' into access 'busStopAaccess0'
< Debug: Setting new attribute blockMovement 'true' into access 'busStopBaccess0'
36,39d37
< Debug: Setting previous attribute blockMovement '0' into access 'busStopBaccess0'
< Debug: Setting previous attribute blockMovement '0' into access 'busStopAaccess0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
56a53
> Debug: Keys Ctrl+Z (Undo) pressed
77,79d73
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="20.00" angle="0.00"/>

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

---------- 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 ----------
17c17,21
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.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 
> Debug: Current Viewport values: 20.00, 0.00, 0.12. Zoom = '61666.67'
26,30d29
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute friendlyPos 'true' into access 'busStopAaccess0'
< Debug: Setting new attribute friendlyPos 'true' into access 'busStopBaccess0'
34,37c33,35
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '1' into access 'busStopBaccess0'
< Debug: Setting previous attribute friendlyPos '0' into access 'busStopAaccess0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
51d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
57,58c53,55
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="20.00" y="0.00" angle="0.00"/>

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

---------- Differences in additionals ----------
6c6
<         <access lane="gneE1_0" pos="10.00" length="5.5">
---
>         <access lane="gneE1_0" pos="10.00" length="10">
13c13
<         <access lane="gneE0_0" pos="20.00" length="5.5" friendlyPos="1">
---
>         <access lane="gneE0_0" pos="20.00" length="20" friendlyPos="1">
---------- Differences in errors ----------
22c22,26
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.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 
> Debug: Current Viewport values: 20.00, 20.00, 17.00. Zoom = '435.29'
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,39d37
< Debug: Setting new attribute length '' into access 'busStopAaccess0'
< Debug: Setting new attribute length '' into access 'busStopBaccess0'
< Debug: Value 'dummyLenght' for attribute length of access isn't valid
< Debug: Value '-7' for attribute length of access isn't valid
< Debug: Setting new attribute length '5.5' into access 'busStopAaccess0'
< Debug: Setting new attribute length '5.5' into access 'busStopBaccess0'
45,52d42
< Debug: Setting previous attribute length '' into access 'busStopBaccess0'
< Debug: Setting previous attribute length '' into access 'busStopAaccess0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute length '20' into access 'busStopBaccess0'
< Debug: Setting previous attribute length '10' into access 'busStopAaccess0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="435.29" x="20.00" y="20.00" angle="0.00"/>

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

---------- Differences in additionals ----------
7,9c7,9
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="KeyA1" value="valueA1"/>
>             <param key="KeyA2" value="valueA3"/>
>             <param key="KeyA3" value="valueA2"/>
14,16c14,16
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
---------- Differences in errors ----------
22c22,26
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.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 
> Debug: Current Viewport values: 0.00, 0.00, 17.00. Zoom = '435.29'
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,47c38,47
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter '' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter '' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into access 'busStopBaccess0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into access 'busStopAaccess0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into access 'busStopBaccess0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="435.29" x="20.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="435.29" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

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

---------- Differences in errors ----------
42a43,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
159,162d162
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28

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

---------- 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 
141,144d144
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28
additionalElements access load invalid_parent ( Last six runs May2020 Apr2020 )
additionalElements access load no_parent ( Last six runs May2020 Apr2020 )

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

---------- 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 
150,153d153
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28

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

---------- Differences in errors ----------
42a43,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,161d161
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28

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

---------- 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,157d157
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28

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

---------- Differences in errors ----------
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 
152,155d155
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 28

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 25.00. Zoom = '296.00'
12,13c16,17
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,35c20,22
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute blockMovement 'true' into access 'busStop_gneE0_0_0access0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="28.00"/>
    </busStop>
</additional>

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

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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, 25.00, 0.12. Zoom = '61666.67'
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c20,22
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'access' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'busStop' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,27c24,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_gneE0_0_0access0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="24.99" y="25.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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="33.00"/>
    </busStop>
</additional>

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

---------- 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 
150,153d153
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11c14
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
12a16
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,18d17
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Additionals saved
21,23d19
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
35a32,35
> 
> =================================================================
> ==5597==ERROR: LeakSanitizer: detected memory leaks
<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="22.00" endPos="32.00"/>
</additional>

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

---------- 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 
6,7c10
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Current selected reference point isn't valid
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,18d16
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Additionals saved
21,23d18
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
35a31,35
> 
> =================================================================
<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="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
6,7c10
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,21d15
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
33a28,33
> 
> =================================================================
> ==5658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<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="17.00" endPos="27.00"/>
</additional>

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

---------- 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 
69,72d72
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
6,7c10
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
18,19d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
24,26d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
29,31d23
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
43a36,43
> 
<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="17.00" endPos="27.00"/>
</additional>

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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
58,61d61
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop create default ( Last six runs May2020 Apr2020 )
additionalElements calibrator create default ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator create default ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements busstop create friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18d18
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
29,31d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
46,48d40
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
61a54,61
> 
<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="17.00" endPos="27.00" friendlyPos="1"/>
</additional>

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

---------- 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 
6,7c10
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,14d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18d16
< Debug: Invalid input parameter of busStop: invalid id used in id
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22d19
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23a21
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is another busStop with the same ID='busStop_gneE0_0_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_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
    <busStop id="custom_ID" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>

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

---------- Differences in additionals ----------
5c5
<     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" lines="lineA lineB"/>
---
>     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" lines="busStop"/>
---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,43d43
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- Differences in additionals ----------
5c5
<     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" name="custom bus stop name"/>
---
>     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" name="busStop"/>
---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,43d43
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
6,7c10
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of busStop: 'personCapacity' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15d16
< Debug: Invalid input parameter of busStop: 'personCapacity' doesn't have a valid 'int' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20d19
< Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional
31,33d27
<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="17.00" endPos="27.00" personCapacity="3"/>
</additional>

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

---------- 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 
11,12c15
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,19d18
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20a20
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24d21
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a23
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,28d24
< 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
33,34d28
<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="5.00" endPos="15.00"/>
    <busStop id="busStop_gneE0_0_2" lane="gneE0_0" startPos="30.00" endPos="40.00"/>
</additional>

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

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19c23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26c30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d91
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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>

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

---------- 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 
15c19
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,28d22
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Removing busStop 'busStop_gneE0_0_2' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Removing busStop 'busStop_0' in GNEChange_Additional
32,33c26,27
< Debug: Removing busStop 'busStop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
---
> Debug: Removing busStop 'busStop_0' in GNEChange_Additional
> Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
36,42c30,34
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
<truncated after showing first 30 lines>

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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,72c31
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopA'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopB'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopC'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into busStop 'busStopA'
< Debug: Setting new attribute selected 'false' into busStop 'busStopB'
< Debug: Setting new attribute selected 'false' into busStop 'busStopC'
< Debug: Setting new attribute selected 'false' into busStop 'busStopD'
< Debug: Additionals saved after dialog
< 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 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_0" startPos="11.90" endPos="12.00"/>
    <busStop id="busStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 busstop fix fix_positions ( Last six runs May2020 Apr2020 )
additionalElements busstop fix save_invalids ( Last six runs May2020 Apr2020 )

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

---------- 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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,73c31
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopA'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopB'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopC'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into busStop 'busStopA'
< Debug: Setting new attribute selected 'false' into busStop 'busStopB'
< Debug: Setting new attribute selected 'false' into busStop 'busStopC'
< Debug: Setting new attribute selected 'false' into busStop 'busStopD'
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopA'
< Debug: Additionals saved after dialog
< 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 ----------
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_0" startPos="11.90" endPos="12.00" friendlyPos="1"/>
    <busStop id="busStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 fix select_invalids ( Last six runs May2020 Apr2020 )

---------- 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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,77c31
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopA'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopB'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopC'
< Debug: Setting new attribute friendlyPos 'false' into busStop 'busStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into busStop 'busStopA'
< Debug: Setting new attribute selected 'false' into busStop 'busStopB'
< Debug: Setting new attribute selected 'false' into busStop 'busStopC'
< Debug: Setting new attribute selected 'false' into busStop 'busStopD'
< Debug: Setting new attribute selected 'true' into busStop 'busStopA'
< Debug: Additionals saving aborted
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStopA' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 3 ACs remains.
< 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 ----------
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="busStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
10,15c14,16
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c18
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStop_gneE2_1_0'
---
> Debug: Value ' i' for attribute width of edge isn't valid
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into busStop 'busStop_gneE2_1_0'
25,27d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
32,33d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional
<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="12.00" endPos="22.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect endpos ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,45c23,24
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute endPos '' into busStop 'busStop_gneE2_1_0'
< Debug: Value '5000' for attribute endPos of busStop isn't valid
< Debug: Value '2' for attribute endPos of busStop isn't valid
< Debug: Setting new attribute endPos '30' into busStop 'busStop_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '' into busStop 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into busStop 'busStop_gneE2_1_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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,29c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStop_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into busStop 'busStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 id ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,13d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,20c17,18
< Debug: Format of optional positive optional integer attribute 'personCapacity' of busStop with ID 'busStop_gneE2_1_1' is invalid; Cannot be negative; Default value will be used.
< Debug: Adding busStop 'busStop_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c20,23
< Debug: Value 'busStop_gneE2_1_1' for attribute id of busStop isn't valid
< Debug: Value 'Id with spaces' for attribute id of busStop isn't valid
< Debug: Setting new attribute id 'correctID' into busStop 'busStop_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute priority of edge isn't valid
> Debug: Value 'busStop_gneE2_1_1' for attribute priority of edge isn't valid
> Debug: Value 'correctID' for attribute priority of edge isn't valid
<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_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
    <busStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
15c19
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,24c23,24
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26,29c26,30
< Debug: Value 'dummy lane' for attribute lane of busStop isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_1' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_0' into busStop 'busStop_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 'gneE0_0' 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
<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_0" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18c17,18
< Debug: Setting new attribute lines 'line1, line2' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute lines 'line1 line2' into busStop 'busStop_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute disallow of edge isn't valid
> Debug: Value 'line1 line2' for attribute disallow of edge isn't valid
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lines 'line1, line2' into busStop 'busStop_gneE2_1_0'
26,27d23
< Debug: Calling GNEUndoList::undo()
<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="12.00" endPos="22.00" lines="line1 line2"/>
</additional>

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

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c17
< Debug: Setting new attribute name 'Bus Stop Name' into busStop 'busStop_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute allow of edge isn't valid
22,23d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into busStop 'busStop_gneE2_1_0'
25,27d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<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="12.00" endPos="22.00" name="Bus Stop Name"/>
</additional>

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

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,23c17,18
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter '' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into busStop 'busStop_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into busStop 'busStop_gneE2_1_0'
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
<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)
---------- Missing result in additionals ----------
<?xml version="1.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">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
</additional>

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

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,20c17,26
< Debug: Value 'dummyPersonCapacity' for attribute personCapacity of busStop isn't valid
< Debug: Value '-7' for attribute personCapacity of busStop isn't valid
< Debug: Value '' for attribute personCapacity of busStop isn't valid
< Debug: Setting new attribute personCapacity '10' into busStop 'busStop_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 'reference center' 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 '-7' 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.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> 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.
> 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.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in additionals ----------
<?xml version="1.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" personCapacity="10"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements busstop inspect startpos ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,24c23,24
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26,29c26,31
< Debug: Setting new attribute startPos '' into busStop 'busStop_gneE2_1_0'
< Debug: Value '-5' for attribute startPos of busStop isn't valid
< Debug: Value '400' for attribute startPos of busStop isn't valid
< Debug: Setting new attribute startPos '20' into busStop 'busStop_gneE2_1_0'
---
> Debug: Setting new attribute type 'reference center' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Setting new attribute type '' into edge 'gneE2'
> Debug: Setting new attribute type '-5' into edge 'gneE2'
<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="400">
---------- Missing result in additionals ----------
<?xml version="1.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="20" endPos="22.00"/>
</additional>

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

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStopA'
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStopB'
---
> Debug: Value ' i' for attribute width of edge isn't valid
31,34d33
< Debug: Setting previous attribute blockMovement '0' into busStop 'busStopB'
< Debug: Setting previous attribute blockMovement '0' into busStop 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44d42
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46c44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
63,65d60
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStopA'
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
10c10
<     <busStop id="busStopB" lane="gneE0_0" startPos="15" endPos="20" name="busStop" friendlyPos="1" lines="line3 line4" personCapacity="20">
---
>     <busStop id="busStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="busStop" lines="line3 line4" personCapacity="20">
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopA'
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopB'
---
> Debug: Value 'busStop' for attribute allow of edge isn't valid
31,34d33
< Debug: Setting previous attribute friendlyPos '0' into busStop 'busStopB'
< Debug: Setting previous attribute friendlyPos '1' into busStop 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44d42
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46c44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
63,65d60
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute friendlyPos 'true' into busStop 'busStopA'
<truncated after showing first 30 lines>

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

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,84c28
< Debug: Setting new attribute lines 'commonLine1 commonLine2' into busStop 'busStopA'
< Debug: Setting new attribute lines 'commonLine1 commonLine2' into busStop 'busStopB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lines 'line3 line4' into busStop 'busStopB'
< Debug: Setting previous attribute lines 'line1 line2' into busStop 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into busStop 'busStopB'
< 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'
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <busStop id="busStopA" lane="gneE0_0" startPos="5" endPos="10" name="busStop" friendlyPos="1" lines="commonLine1 commonLine2" 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" lines="commonLine1 commonLine2" personCapacity="20">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 name ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,84c28
< Debug: Setting new attribute name 'common BusStop Name' into busStop 'busStopA'
< Debug: Setting new attribute name 'common BusStop Name' into busStop 'busStopB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name 'busStop' into busStop 'busStopB'
< Debug: Setting previous attribute name 'busStop' into busStop 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into busStop 'busStopB'
< 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'
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <busStop id="busStopA" lane="gneE0_0" startPos="5" endPos="10" name="common BusStop Name" 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="common BusStop Name" 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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,134c28,32
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into busStop 'busStopB'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into busStop 'busStopB'
< Debug: Setting new attribute genericParameter '' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter '' into busStop 'busStopB'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into busStop 'busStopB'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into busStop 'busStopB'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into busStop 'busStopA'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into busStop 'busStopB'
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
<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="busStopA" lane="gneE0_0" startPos="5" endPos="10" name="busStop" friendlyPos="1" lines="line1 line2" personCapacity="10">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
    <busStop id="busStopB" lane="gneE0_0" startPos="15" endPos="20" name="busStop" lines="line3 line4" personCapacity="20">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 personcapacity ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <busStop id="busStopA" lane="gneE0_0" startPos="5" endPos="10" name="busStop" friendlyPos="1" lines="line1 line2" personCapacity="50">
---
>     <busStop id="busStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="busStop" friendlyPos="1" lines="line1 line2" personCapacity="10">
10c10
<     <busStop id="busStopB" lane="gneE0_0" startPos="15" endPos="20" name="busStop" lines="line3 line4" personCapacity="50">
---
>     <busStop id="busStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="busStop" lines="line3 line4" personCapacity="20">
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28
< Debug: Setting new attribute personCapacity '50' into busStop 'busStopA'
< Debug: Setting new attribute personCapacity '50' into busStop 'busStopB'
---
> Debug: Value 'Bus Stop Name' for attribute disallow of edge isn't valid
31,34d33
< Debug: Setting previous attribute personCapacity '20' into busStop 'busStopB'
< Debug: Setting previous attribute personCapacity '10' into busStop 'busStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44d42
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46c44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
63,65d60
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute personCapacity '50' into busStop 'busStopA'
<truncated after showing first 30 lines>

132 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 
40,43d43
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load default ( Last six runs May2020 Apr2020 )
additionalElements busstop load id ( Last six runs May2020 Apr2020 )
additionalElements busstop load lane ( Last six runs May2020 Apr2020 )
additionalElements calibrator load default ( Last six runs May2020 Apr2020 )
additionalElements calibrator load edge ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows arrivallane ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows arrivalpos ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows arrivalposlat ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows arrivalspeed ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows begin ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows color ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows containernumber ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows default ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows departlane ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows departpos ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows departposlat ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows departspeed ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows end ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows id ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows line ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows personnumber ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows reroute ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows route ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows speed ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows type ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows vehsperhour ( Last six runs May2020 Apr2020 )
additionalElements calibrator load flows via ( Last six runs May2020 Apr2020 )
additionalElements calibrator load pos ( Last six runs May2020 Apr2020 )
additionalElements calibrator load routes color ( Last six runs May2020 Apr2020 )
additionalElements calibrator load routes default ( Last six runs May2020 Apr2020 )
additionalElements calibrator load routes edges ( Last six runs May2020 Apr2020 )
additionalElements calibrator load routes id ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes accel ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes boardingduration ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes carfollowmodel ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes color ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes containercapacity ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes decel ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes default ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes emissionclass ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes guishape ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes id ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes imgfile ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes impatience ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes lanechangemodel ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes latalignment ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes length ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes loadingduration ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes maxspeed ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes maxspeedlat ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes mingap ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes mingaplat ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes personcapacity ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes sigma ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes speeddev ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes speedfactor ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes tau ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes vclass ( Last six runs May2020 Apr2020 )
additionalElements calibrator load vtypes width ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load default ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load id ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load lane ( Last six runs May2020 Apr2020 )
additionalElements containerstop load default ( Last six runs May2020 Apr2020 )
additionalElements containerstop load id ( Last six runs May2020 Apr2020 )
additionalElements containerstop load lane ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load lane ( Last six runs May2020 Apr2020 )
additionalElements e1detector load freq ( Last six runs May2020 Apr2020 )
additionalElements e1detector load lane ( Last six runs May2020 Apr2020 )
additionalElements e2detector load cont ( Last six runs May2020 Apr2020 )
additionalElements e2detector load file ( Last six runs May2020 Apr2020 )
additionalElements e2detector load freq ( Last six runs May2020 Apr2020 )
additionalElements e2detector load lane ( Last six runs May2020 Apr2020 )
additionalElements e2detector load length ( Last six runs May2020 Apr2020 )
additionalElements e2detector load pos ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load default ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load edge ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows arrivallane ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows arrivalpos ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows arrivalposlat ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows arrivalspeed ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows begin ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows color ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows containernumber ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows default ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows departlane ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows departpos ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows departposlat ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows departspeed ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows end ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows id ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows line ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows personnumber ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows reroute ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows route ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows speed ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows type ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows vehsperhour ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load flows via ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load pos ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load routes color ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load routes default ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load routes edges ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load routes id ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes accel ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes boardingduration ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes carfollowmodel ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes color ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes containercapacity ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes decel ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes default ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes emissionclass ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes guishape ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes id ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes imgfile ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes impatience ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes lanechangemodel ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes latalignment ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes length ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes loadingduration ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes maxspeed ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes maxspeedlat ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes mingap ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes mingaplat ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes personcapacity ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes sigma ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes speeddev ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes speedfactor ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes tau ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes vclass ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load vtypes width ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load file ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load freq ( Last six runs May2020 Apr2020 )

7 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 
51,54d54
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load endpos ( Last six runs May2020 Apr2020 )
additionalElements busstop load startpos ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load friendlypos ( Last six runs May2020 Apr2020 )
additionalElements containerstop load endpos ( Last six runs May2020 Apr2020 )
additionalElements containerstop load startpos ( Last six runs May2020 Apr2020 )
additionalElements detentry load friendlypos ( Last six runs May2020 Apr2020 )
additionalElements detexit load friendlypos ( Last six runs May2020 Apr2020 )

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 
52,55d55
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load friendlypos ( Last six runs May2020 Apr2020 )
additionalElements containerstop load friendlypos ( Last six runs May2020 Apr2020 )

5 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 
44,47d47
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load lines ( Last six runs May2020 Apr2020 )
additionalElements containerstop load lines ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load id ( Last six runs May2020 Apr2020 )
additionalElements e1detector load id ( Last six runs May2020 Apr2020 )
additionalElements e2detector load id ( Last six runs May2020 Apr2020 )

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 
41,44d44
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load name ( Last six runs May2020 Apr2020 )
additionalElements containerstop load name ( Last six runs May2020 Apr2020 )

8 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 
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load parameters ( Last six runs May2020 Apr2020 )
additionalElements calibrator load parameters ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load parameters ( Last six runs May2020 Apr2020 )
additionalElements containerstop load parameters ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load parameters ( Last six runs May2020 Apr2020 )
additionalElements e1detector load parameters ( Last six runs May2020 Apr2020 )
additionalElements e2detector load parameters ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load parameters ( Last six runs May2020 Apr2020 )

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

---------- 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_VEHTYPE' in DemandElementSelector
Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
Debug: net has to be saved
Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
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
<truncated after showing first 30 lines>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- New result in log ----------
---------- New result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 exitcode ----------
2

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 
51,54d54
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements busstop load personcapacity ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load efficiency ( Last six runs May2020 Apr2020 )

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

---------- 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 
6c10
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,16c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,21d16
< Debug: Setting new attribute startPos '20.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '30.00' into busStop 'busStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,25c18,22
< Debug: Setting new attribute blockMovement 'true' into busStop 'busStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="14.96" y="0.00" angle="0.00"/>
---------- 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 35.89,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 35.89,-1.60 50.00,-1.60"/>
---------- Missing result in additionals ----------
<?xml version="1.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="28.00" endPos="38.00"/>
</additional>

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

---------- 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 
6c10,13
< Debug: Selected item 'busStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,157c17,50
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '4.00' into busStop 'busStop_gneE0_0_0'
< Debug: Setting new attribute endPos '14.00' into busStop 'busStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

6 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 
122,125d125
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
additionalElements busstop volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements chargingstation volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements containerstop volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements e1detector volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements e2detector volatileRecomputing ( Last six runs May2020 Apr2020 )

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

---------- 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 
11,12c15
< Debug: Selected item 'calibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18d18
< Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'calibrator_gneE0_0' in GNEChange_Additional
29,31d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
46,48d40
< Debug: Deleting unreferenced calibrator 'calibrator_gneE0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
61a54,61
> 
<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">
    <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00"/>
</additional>

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements calibrator create freq ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator create freq ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'calibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of calibrator: input contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,17d16
< Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'calibrator_gneE0_0' in GNEChange_Additional
28,30d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional
< Debug: Additionals saved
33,35d26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00" name="customName"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements calibrator create output ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
44,47d47
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
66,69d69
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45,48d48
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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 
102,105d105
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
additionalElements calibrator inspect edge ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator inspect lane ( Last six runs May2020 Apr2020 )

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

---------- Differences in additionals ----------
5c5
<     <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" freq="12.50"/>
---
>     <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00"/>
---------- 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 
16a21
> Debug: Value 'calibrator' for attribute freq of calibrator isn't valid
19c24
< Debug: Setting new attribute freq '12.5' into calibrator 'calibrator_gneE2_0'
---
> Debug: Value '-12i' for attribute freq of calibrator isn't valid
25,27d29
< Debug: Setting previous attribute freq '1.00' into calibrator 'calibrator_gneE2_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
30a33
> Debug: Keys Ctrl+Z (Undo) pressed
38,39d40
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '12.5' into calibrator 'calibrator_gneE2_0'
78d78
< Debug: Deleting net builder in GNENet destructor

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

---------- Differences in additionals ----------
4a5
>     <calibrator id="calibrator_gneE3_0" edge="gneE3" pos="0.00"/>
6d6
<     <calibrator id="correctID" edge="gneE3" pos="0.00"/>
---------- 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 
33c37,38
< Debug: Setting new attribute id 'correctID' into calibrator 'calibrator_gneE3_0'
---
> Debug: Value 'Id with spaces' for attribute id of calibrator isn't valid
> Debug: Value 'Id with spacesi' for attribute id of calibrator isn't valid
39,41d43
< Debug: Setting previous attribute id 'calibrator_gneE3_0' into calibrator 'correctID'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
46a49
> Debug: Keys Ctrl+Z (Undo) pressed
57,58d59
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute id 'correctID' into calibrator 'calibrator_gneE3_0'
91c92
< Debug: Deleting unreferenced calibrator 'correctID'
---
> Debug: Deleting unreferenced calibrator 'calibrator_gneE3_0'
118d118
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" name="customName"/>
---
>     <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" name="calibrator"/>
---------- 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 
16a21
> Debug: Setting new attribute name 'calibrator' into calibrator 'calibrator_gneE2_0'
18c23
< Debug: Setting new attribute name 'customName' into calibrator 'calibrator_gneE2_0'
---
> Debug: Value '///i' for attribute name of calibrator isn't valid
38c43
< Debug: Setting new attribute name 'customName' into calibrator 'calibrator_gneE2_0'
---
> Debug: Setting new attribute name 'calibrator' into calibrator 'calibrator_gneE2_0'
73,77d77
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect output ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'calibrator' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE2_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18c17,18
< Debug: Value '///;;' for attribute output of calibrator isn't valid
< Debug: Setting new attribute output 'myOwnFilename' into calibrator 'calibrator_gneE2_0'
---
> Debug: Value '///;;' for attribute disallow of edge isn't valid
> Debug: Value 'myOwnFilename' for attribute disallow of edge isn't valid
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute output '' into calibrator 'calibrator_gneE2_0'
26,28d23
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" output="myOwnFilename"/>
</additional>

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

---------- 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"/>
---------- 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 
23d26
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into calibrator 'calibrator_gneE2_0'
29,31d31
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into calibrator 'calibrator_gneE2_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51a52
> Debug: Keys Ctrl+Z (Undo) pressed
77,78d77
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into calibrator 'calibrator_gneE2_0'
116a116
> 
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

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

---------- 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 
27c31
< Debug: Value '-12' for attribute pos of calibrator isn't valid
---
> Debug: Value 'dummyPos' for attribute pos of calibrator isn't valid
106,109d109
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

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

---------- 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 
17c21
< Debug: Value '///;;' for attribute routeProbe of calibrator isn't valid
---
> Debug: Setting new attribute routeProbe 'calibrator' into calibrator 'calibrator_gneE2_0'
23a28,30
> Debug: Setting previous attribute routeProbe 'calibrator' into calibrator 'calibrator_gneE2_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
29d35
< Debug: Keys Ctrl+Z (Undo) pressed
38c44
< Debug: Setting new attribute routeProbe 'customRouteProbeName' into calibrator 'calibrator_gneE2_0'
---
> Debug: Setting new attribute routeProbe 'calibrator' into calibrator 'calibrator_gneE2_0'
39a46,47
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute routeProbe 'customRouteProbeName' into calibrator 'calibrator_gneE2_0'
70,77d77
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>

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

---------- 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 
138,141d141
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

3 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 
137,140d140
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements calibrator inspect_selection name ( Last six runs May2020 Apr2020 )
additionalElements calibrator inspect_selection routeprobe ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator inspect_selection routeprobe ( Last six runs May2020 Apr2020 )

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

---------- Differences in additionals ----------
8c8
<     <calibrator id="calibratorA" edge="gneE2" pos="20.00" freq="30.00" name="NameA" routeProbe="RouteProbeA" output="myOwnFilename">
---
>     <calibrator id="calibratorA" edge="gneE2" pos="20.00" freq="30.00" name="NameA" routeProbe="RouteProbeA" output="fileA.txt">
13c13
<     <calibrator id="calibratorB" edge="gneE3" pos="30.00" freq="40.00" name="NameB" routeProbe="RouteProbeB" output="myOwnFilename">
---
>     <calibrator id="calibratorB" edge="gneE3" pos="30.00" freq="40.00" name="NameB" routeProbe="RouteProbeB" output="fileB.txt">
---------- 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 
35,36c39,40
< Debug: Setting new attribute output 'myOwnFilename' into calibrator 'calibratorA'
< Debug: Setting new attribute output 'myOwnFilename' into calibrator 'calibratorB'
---
> Debug: Value '///;;' for attribute output of calibrator isn't valid
> Debug: Value '///;;i' for attribute output of calibrator isn't valid
42,45d45
< Debug: Setting previous attribute output 'fileB.txt' into calibrator 'calibratorB'
< Debug: Setting previous attribute output 'fileA.txt' into calibrator 'calibratorA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
68a69
> Debug: Keys Ctrl+Z (Undo) pressed
95,97d95
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute output 'myOwnFilename' into calibrator 'calibratorA'
< Debug: Setting new attribute output 'myOwnFilename' into calibrator 'calibratorB'
140a139,140
> 
> =================================================================

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

---------- Differences in additionals ----------
9,11c9,11
<         <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"/>
14,16c14,16
<         <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 ----------
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 
46,47d49
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into calibrator 'calibratorA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into calibrator 'calibratorB'
53,56d54
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into calibrator 'calibratorB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into calibrator 'calibratorA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92,100
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeProbe 'customRouteProbeName' in GNEChange_Additional
> Debug: Removing routeProbe 'RouteProbeB' in GNEChange_Additional
> Debug: Removing routeProbe 'RouteProbeA' in GNEChange_Additional
> Debug: Removing calibrator 'calibratorB' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing calibrator 'calibratorA' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
98a106,112
> Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
> Debug: Adding calibrator 'calibratorB' in GNEChange_Additional
> Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
> Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
> Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (correctID)

TEST FAILED on ts-sim-build-ba : additionalElements calibrator inspect_selection pos ( Last six runs May2020 Apr2020 )

---------- 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 
169,172d172
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

8 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 
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements calibrator load freq ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load chargedelay ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load chargeintransit ( Last six runs May2020 Apr2020 )
additionalElements e2detector load jamthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2detector load speedthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2detector load timethreshold ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load freq ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load begin ( Last six runs May2020 Apr2020 )

10 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 
42,45d45
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements calibrator load id ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load file ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load pos ( Last six runs May2020 Apr2020 )
additionalElements e1detector load file ( Last six runs May2020 Apr2020 )
additionalElements e1detector load pos ( Last six runs May2020 Apr2020 )
additionalElements e3detector load empty ( Last six runs May2020 Apr2020 )
additionalElements e3detector load invalidchilds ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load id ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load edge ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load id ( Last six runs May2020 Apr2020 )

9 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 
43,46d46
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements calibrator load name ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load name ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load name ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector load vtypes ( Last six runs May2020 Apr2020 )
additionalElements e1detector load name ( Last six runs May2020 Apr2020 )
additionalElements e1detector load vtypes ( Last six runs May2020 Apr2020 )
additionalElements e2detector load vtypes ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load name ( Last six runs May2020 Apr2020 )
additionalElements routeprobe load name ( Last six runs May2020 Apr2020 )

5 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 
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements calibrator load output ( Last six runs May2020 Apr2020 )
additionalElements calibrator load routeProbe ( Last six runs May2020 Apr2020 )
additionalElements chargingstation load endpos ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator load output ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load onroad ( Last six runs May2020 Apr2020 )

3 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 
106,109d109
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
additionalElements calibrator volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements vaporizer volatileRecomputing ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create blockmovement ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
23,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
28,30d23
< Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
42a36,42
> 
> =================================================================
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create chargedelay ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of chargingStation: 'chargeDelay' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15d16
< Debug: Invalid input parameter of chargingStation: 'chargeDelay' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20d19
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
31,33d27
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" chargeDelay="20.50"/>
</additional>

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

---------- 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 
6,7c10
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
23,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
28,30d23
< Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
42a36,42
> 
> =================================================================
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" chargeInTransit="1"/>
</additional>

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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
57,60d60
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements chargingstation create default ( Last six runs May2020 Apr2020 )
additionalElements chargingstation create friendlypos ( Last six runs May2020 Apr2020 )
additionalElements containerstop create default ( Last six runs May2020 Apr2020 )
additionalElements containerstop create friendlypos ( Last six runs May2020 Apr2020 )

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

---------- 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 
6,54c10,11
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of chargingStation: 'efficiency' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of chargingStation: 'efficiency' takes only values between 0.00 and 1.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of chargingStation: 'efficiency' takes only values between 0.00 and 1.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" efficiency="0.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 id ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d13
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17d16
< Debug: Invalid input parameter of chargingStation: invalid id used in id
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23d22
< Debug: Adding chargingStation 'custom_ID' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is another chargingStation with the same ID='chargingStation_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">
    <chargingStation id="chargingStation_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
    <chargingStation id="custom_ID" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>

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

---------- 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 
6,7c10
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
23,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
28,30d23
< Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
42a36,42
> 
> =================================================================
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" name="custom stopping place name"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create power ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15c18
< Debug: Invalid input parameter of chargingStation: 'power' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of chargingStation: 'power' doesn't have a valid 'float' format
16a20
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20c22
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of chargingStation: 'power' cannot be negative
25,26d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
31,33d30
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" power="2500.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation create references ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19c23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,82d82
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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

---------- 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 
11,12c15
< Debug: Selected item 'chargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19c23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,24d24
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a26
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,28d27
< Debug: Adding chargingStation 'chargingStation_gneE0_0_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="43.00" endPos="48.00"/>
    <chargingStation id="chargingStation_gneE0_0_1" lane="gneE0_0" startPos="10.00" endPos="15.00"/>
    <chargingStation id="chargingStation_gneE0_0_2" lane="gneE0_0" startPos="32.50" endPos="37.50"/>
</additional>

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

---------- 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 
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
124,127d127
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- Differences in additionals ----------
5,8c5,8
<     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
<     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
<     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
---
>     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="11.90" endPos="12.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00" friendlyPos="1"/>
---------- 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 
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,39c31,32
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationD'
< Debug: Additionals saved after dialog
---
> Debug: Value ' s' for attribute allow of edge isn't valid
> Debug: Additionals saved
72a66,72
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation fix friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6,8c6,8
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
<     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
<     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
---
>     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00" friendlyPos="1"/>
---------- 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 
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,40c31,32
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute friendlyPos 'true' into chargingStation 'chargingStationA'
< Debug: Additionals saved after dialog
---
> Debug: Value ' s' for attribute allow of edge isn't valid
> Debug: Additionals saved
73a66,73
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation fix save_invalids ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8c5,8
<     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
<     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
<     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
---
>     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="11.90" endPos="12.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00" friendlyPos="1"/>
>     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00" friendlyPos="1"/>
---------- 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 
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,72c31,34
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationD'
< Debug: Additionals saved after dialog
< 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 ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 fix select_invalids ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7d4
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
<     <chargingStation id="chargingStationC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
<     <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
---------- 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 
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,40c31,32
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute friendlyPos 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationA'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationB'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationC'
< Debug: Setting new attribute selected 'false' into chargingStation 'chargingStationD'
< Debug: Setting new attribute selected 'true' into chargingStation 'chargingStationA'
< Debug: Additionals saving aborted
---
> Debug: Value ' s' for attribute allow of edge isn't valid
> Debug: Additionals saved
43,45c35,68
<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="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
8,13d7
<     <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>
15,42d8
<     <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>
< 
<     <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">
<         <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c17
< Debug: Setting new attribute blockMovement 'true' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value ' i' for attribute endOffset of edge isn't valid
21,22d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into chargingStation 'chargingStation_gneE2_1_0'
24,26d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d26
<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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect chargedelay ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c17,21
< Debug: Value 'dummyChargeDelay' for attribute chargeDelay of chargingStation isn't valid
< Debug: Value '-100' for attribute chargeDelay of chargingStation isn't valid
< Debug: Setting new attribute chargeDelay '30.5' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Setting new attribute name 'dummyChargeDelay' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Value 'dummyChargeDelay' for attribute spreadType of edge isn't valid
> Debug: Value '30.5' for attribute spreadType of edge isn't valid
24c27
< Debug: Setting previous attribute chargeDelay '0.00' into chargingStation 'chargingStation_gneE2_1_0'
<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="dummyChargeDelay" 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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" chargeDelay="30.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect chargeintransit ( Last six runs May2020 Apr2020 )

---------- 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 
10,14c14,16
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c18
< Debug: Setting new attribute chargeInTransit 'true' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value ' i' for attribute length of edge isn't valid
21,22d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute chargeInTransit '0' into chargingStation 'chargingStation_gneE2_1_0'
24,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
34,36d28
<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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" chargeInTransit="1"/>
</additional>

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

---------- 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 
10,14c14,16
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19c18,27
< Debug: Value 'dummyEfficiency' for attribute efficiency of chargingStation isn't valid
< Debug: Value '-10' for attribute efficiency of chargingStation isn't valid
< Debug: Value '20' for attribute efficiency of chargingStation isn't valid
< Debug: Setting new attribute efficiency '0.5' into chargingStation 'chargingStation_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 'dummyEfficiency' 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 '-10' 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 '20' 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 '0.5' 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.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> 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.
> 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.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" efficiency="0.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect endpos ( Last six runs May2020 Apr2020 )

---------- 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 
19,43c23,24
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute endPos '' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Value '5000' for attribute endPos of chargingStation isn't valid
< Debug: Value '2' for attribute endPos of chargingStation isn't valid
< Debug: Setting new attribute endPos '30' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 chargingstation inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,27c14
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute friendlyPos 'true' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 chargingstation inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
10,12c14
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Current selected reference point isn't valid
16,18c18,20
< Debug: Adding chargingStation 'chargingStation_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,22c22,25
< Debug: Value 'chargingStation_gneE2_1_1' for attribute id of chargingStation isn't valid
< Debug: Value 'Id with spaces' for attribute id of chargingStation isn't valid
< Debug: Setting new attribute id 'correctID' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value 'chargingStation_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
27,28d29
< Debug: Calling GNEUndoList::undo()
<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">
    <chargingStation id="chargingStation_gneE2_1_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
    <chargingStation id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
15c19
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,30
< Debug: Value 'dummy lane' for attribute lane of chargingStation isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_1' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_0' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE0_0' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE0_0' 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
33,34d34
<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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- Differences in additionals ----------
5c5
<     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" name="charging station name"/>
---
>     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
---------- 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 
13,14c17,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c20,21
< Debug: Value '%%%;:..&&%$%$' for attribute name of chargingStation isn't valid
< Debug: Setting new attribute name 'charging station name' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute allow of edge isn't valid
> Debug: Value 'charging station name' for attribute allow of edge isn't valid
23,25d26
< Debug: Setting previous attribute name '' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
27c28
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
35,36d35
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute name 'charging station name' into chargingStation 'chargingStation_gneE2_1_0'
74a74
> 
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,9c5
<     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </chargingStation>
---
>     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
---------- 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 
13,14c17,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c20,29
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter '' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Setting new attribute name 'dummyGenericParameters' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute name 'key1|key2|key3' into edge 'gneE2'
> Debug: Setting new attribute name 'key1=value1|key2=value2|key3=value3' into edge 'gneE2'
> Debug: Setting new attribute name '' into edge 'gneE2'
> Debug: Setting new attribute name 'key1duplicated=value1|key1duplicated=value2|key3=value3' into edge 'gneE2'
> Debug: Setting new attribute name 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into edge 'gneE2'
> Debug: Setting new attribute name 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' into edge 'gneE2'
> Debug: Setting new attribute name 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into edge 'gneE2'
<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 ----------
57c57
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" name="key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3" priority="1">

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect power ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c17,19
< Debug: Value 'DummyPower' for attribute power of chargingStation isn't valid
< Debug: Value '-300' for attribute power of chargingStation isn't valid
< Debug: Setting new attribute power '500.5' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute disallow of edge isn't valid
> Debug: Value '-300' for attribute disallow of edge isn't valid
> Debug: Value '500.5' for attribute disallow of edge isn't valid
23,24d23
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute power '22000.00' into chargingStation 'chargingStation_gneE2_1_0'
26,28d24
<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">
    <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" power="500.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect startpos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="20" endPos="22.00"/>
---
>     <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
---------- 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 
22,23c26,27
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c29,33
< Debug: Setting new attribute startPos '' into chargingStation 'chargingStation_gneE2_1_0'
< Debug: Value '-5' for attribute startPos of chargingStation isn't valid
< Debug: Value '400' for attribute startPos of chargingStation isn't valid
< Debug: Setting new attribute startPos '20' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Setting new attribute type 'reference center' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute type '-5' into edge 'gneE2'
> Debug: Setting new attribute type '400' into edge 'gneE2'
34c39
< Debug: Setting previous attribute startPos '' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Setting previous attribute type '-5' into edge 'gneE2'
37c42
< Debug: Setting previous attribute startPos '12.00' into chargingStation 'chargingStation_gneE2_1_0'
---
> Debug: Setting previous attribute type 'reference center' into edge 'gneE2'
<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="400">

7 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 
81,84d84
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements chargingstation inspect_selection blockmove ( Last six runs May2020 Apr2020 )
additionalElements chargingstation inspect_selection chargeintransit ( Last six runs May2020 Apr2020 )
additionalElements chargingstation inspect_selection friendlypos ( Last six runs May2020 Apr2020 )
additionalElements chargingstation inspect_selection name ( Last six runs May2020 Apr2020 )
additionalElements e1detector inspect_selection blockmove ( Last six runs May2020 Apr2020 )
additionalElements parkingarea inspect_selection friendlypos ( Last six runs May2020 Apr2020 )
additionalElements parkingarea inspect_selection onroad ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect_selection chargedelay ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="5" endPos="10" name="chargingStation" chargeDelay="6.30">
---
>     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="chargingStation">
10c10
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="15" endPos="20" name="chargingStation" friendlyPos="1" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="6.30">
---
>     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="chargingStation" friendlyPos="1" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2.00">
---------- 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 
23a28
> Debug: Value 'charging station name' for attribute chargeDelay of chargingStation isn't valid
26,27c31
< Debug: Setting new attribute chargeDelay '6.3' into chargingStation 'chargingStationA'
< Debug: Setting new attribute chargeDelay '6.3' into chargingStation 'chargingStationB'
---
> Debug: Value '-2i' for attribute chargeDelay of chargingStation isn't valid
33,36d36
< Debug: Setting previous attribute chargeDelay '2.00' into chargingStation 'chargingStationB'
< Debug: Setting previous attribute chargeDelay '0.00' into chargingStation 'chargingStationA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a50
> Debug: Keys Ctrl+Z (Undo) pressed
66,68d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute chargeDelay '6.3' into chargingStation 'chargingStationA'
< Debug: Setting new attribute chargeDelay '6.3' into chargingStation 'chargingStationB'
88a87,88
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect_selection efficiency ( Last six runs May2020 Apr2020 )

---------- 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 
23a28
> Debug: Value 'correctID' for attribute efficiency of chargingStation isn't valid
25d29
< Debug: Value '2' for attribute efficiency of chargingStation isn't valid
85,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
28,29d31
< Debug: Setting new attribute genericParameter '' into chargingStation 'chargingStationA'
< Debug: Setting new attribute genericParameter '' into chargingStation 'chargingStationB'
32,33d33
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into chargingStation 'chargingStationA'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into chargingStation 'chargingStationB'
36,37d35
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into chargingStation 'chargingStationA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into chargingStation 'chargingStationB'
43,50d40
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into chargingStation 'chargingStationB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into chargingStation 'chargingStationA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into chargingStation 'chargingStationB'
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into chargingStation 'chargingStationA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
55,58d44
< Debug: Setting previous attribute genericParameter '' into chargingStation 'chargingStationB'
< Debug: Setting previous attribute genericParameter '' into chargingStation 'chargingStationA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
76a63,70
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (gneE2_0)

TEST FAILED on ts-sim-build-ba : additionalElements chargingstation inspect_selection power ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="5" endPos="10" name="chargingStation" power="11000.00">
---
>     <chargingStation id="chargingStationA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="chargingStation">
10c10
<     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="15" endPos="20" name="chargingStation" friendlyPos="1" power="11000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2.00">
---
>     <chargingStation id="chargingStationB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="chargingStation" friendlyPos="1" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2.00">
---------- 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 
26,27c30,31
< Debug: Setting new attribute power '11000' into chargingStation 'chargingStationA'
< Debug: Setting new attribute power '11000' into chargingStation 'chargingStationB'
---
> Debug: Value '-1000' for attribute power of chargingStation isn't valid
> Debug: Value '-1000i' for attribute power of chargingStation isn't valid
33,36d36
< Debug: Setting previous attribute power '13000.00' into chargingStation 'chargingStationB'
< Debug: Setting previous attribute power '22000.00' into chargingStation 'chargingStationA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a50
> Debug: Keys Ctrl+Z (Undo) pressed
66,68d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute power '11000' into chargingStation 'chargingStationA'
< Debug: Setting new attribute power '11000' into chargingStation 'chargingStationB'
88a87,88
> 
> =================================================================

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

---------- 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 
46,49d49
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

2 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 
49,52d52
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements chargingstation load startpos ( Last six runs May2020 Apr2020 )
additionalElements e2detector load friendlypos ( Last six runs May2020 Apr2020 )

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

---------- 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 
11c15
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,25c19,20
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '20.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '30.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,29d21
< Debug: Setting new attribute blockMovement 'true' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
30a23,31
> 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 guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="4.91" y="0.00" angle="0.00"/>
---------- 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 27.88,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 27.88,-1.60 50.00,-1.60"/>
---------- Missing result in additionals ----------
<?xml version="1.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="28.00" endPos="38.00"/>
</additional>

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

---------- 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 
11c15
< Debug: Selected item 'chargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
13,32c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '4.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '14.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '12.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: Setting new attribute endPos '22.00' into chargingStation 'chargingStation_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
<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">
    <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 create blockmovement ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'containerStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
23,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
28,30d23
< Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
42a36,42
> 
> =================================================================
<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">
    <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>

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

---------- Differences in additionals ----------
4a5
>     <containerStop id="containerStop" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
7d7
< </additional>
---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14c18
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c20
< Debug: Invalid input parameter of containerStop: invalid id used in id
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding containerStop 'containerStop' in GNEChange_Additional
18a22
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19a24
> Debug: Invalid input parameter of containerStop: invalid id used in id
21c26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32c37
< Debug: Removing containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Removing containerStop 'containerStop' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is another containerStop with the same ID='containerStop_gneE0_0_0'.

TEST FAILED on ts-sim-build-ba : additionalElements containerstop create lines ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" lines="lineA lineB"/>
---
>     <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" lines="containerStop"/>
---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,42d42
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements containerstop create name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'containerStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,18d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
23,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
28,30d23
< Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
42a36,42
> 
> =================================================================
<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">
    <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00" name="custom bus stop name"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop create references ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7c7
<     <containerStop id="containerStop_gneE0_0_2" lane="gneE0_0" startPos="30.00" endPos="40.00"/>
---
>     <containerStop id="containerStop_gneE0_0_2" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19c23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,82d82
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19c23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,24d24
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a26
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,28d27
< Debug: Adding containerStop 'containerStop_gneE0_0_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29a29
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31d30
<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">
    <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="43.00" endPos="48.00"/>
    <containerStop id="containerStop_gneE0_0_1" lane="gneE0_0" startPos="10.00" endPos="15.00"/>
    <containerStop id="containerStop_gneE0_0_2" lane="gneE0_0" startPos="32.50" endPos="37.50"/>
</additional>

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

---------- 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 
20c24
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
124,127d127
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,72c31
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopD'
< Debug: Additionals saved after dialog
< 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 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">
    <containerStop id="containerStopA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 containerstop fix fix_positions ( Last six runs May2020 Apr2020 )
additionalElements containerstop fix save_invalids ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements containerstop fix friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,73c31
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopD'
< Debug: Setting new attribute friendlyPos 'true' into containerStop 'containerStopA'
< Debug: Additionals saved after dialog
< 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 ----------
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">
    <containerStop id="containerStopA" lane="gneE0_0" startPos="11.90" endPos="12.00" friendlyPos="1"/>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 fix select_invalids ( Last six runs May2020 Apr2020 )

---------- 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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,77c31,32
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute friendlyPos 'false' into containerStop 'containerStopD'
< Debug: Setting new attribute selected 'false' into junction 'gneJ0'
< Debug: Setting new attribute selected 'false' into edge 'gneE1'
< Debug: Setting new attribute selected 'false' into junction 'gneJ1'
< Debug: Setting new attribute selected 'false' into edge 'gneE0'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopA'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopB'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopC'
< Debug: Setting new attribute selected 'false' into containerStop 'containerStopD'
< Debug: Setting new attribute selected 'true' into containerStop 'containerStopA'
< Debug: Additionals saving aborted
< Debug: Key DEL (delete) pressed
< Debug: Removing containerStop 'containerStopA' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 3 ACs remains.
< 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 ----------
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">
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="12.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
10,14c14,16
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16d17
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStop_gneE2_1_0'
21,22d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into containerStop 'containerStop_gneE2_1_0'
24,26d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
34,36d27
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStop_gneE2_1_0'
<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">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
15c19
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,44c23,24
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute endPos '' into containerStop 'containerStop_gneE2_1_0'
< Debug: Value '5000' for attribute endPos of containerStop isn't valid
< Debug: Value '2' for attribute endPos of containerStop isn't valid
< Debug: Setting new attribute endPos '30' into containerStop 'containerStop_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '' into containerStop 'containerStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '22.00' into containerStop 'containerStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

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

---------- 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 
70,73d73
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements containerstop inspect friendlypos ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector inspect blockmove ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector inspect friendlypos ( Last six runs May2020 Apr2020 )
additionalElements e1detector inspect blockmove ( Last six runs May2020 Apr2020 )
additionalElements e1detector inspect friendlypos ( Last six runs May2020 Apr2020 )
bugs revision24081 ( Last six runs May2020 Apr2020 )

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

---------- 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 
6c10
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,12d13
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,18c17,18
< Debug: Adding containerStop 'containerStop_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,22c20,23
< Debug: Value 'containerStop_gneE2_1_1' for attribute id of containerStop isn't valid
< Debug: Value 'Id with spaces' for attribute id of containerStop isn't valid
< Debug: Setting new attribute id 'correctID' into containerStop 'containerStop_gneE2_1_0'
---
> Debug: Value 'reference center' 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
27,28d27
<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">
    <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>

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

---------- 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 
15c19
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,30
< Debug: Value 'dummy lane' for attribute lane of containerStop isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into containerStop 'containerStop_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_1' into containerStop 'containerStop_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_0' into containerStop 'containerStop_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
33,34d34
<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">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>

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

---------- 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 
6c10
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c17,18
< Debug: Setting new attribute lines 'line1, line2' into containerStop 'containerStop_gneE2_1_0'
< Debug: Setting new attribute lines 'line1 line2' into containerStop 'containerStop_gneE2_1_0'
---
> Debug: Value 'line1, line2' for attribute disallow of edge isn't valid
> Debug: Value 'line1, line2' for attribute disallow of edge isn't valid
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lines 'line1, line2' into containerStop 'containerStop_gneE2_1_0'
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lines '' into containerStop 'containerStop_gneE2_1_0'
<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">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" lines="line1 line2"/>
</additional>

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

---------- 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 
10,14c14,16
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current selected reference point isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c18
< Debug: Setting new attribute name 'Bus Stop Name' into containerStop 'containerStop_gneE2_1_0'
---
> Debug: Value 'Bus Stop Name' for attribute allow of edge isn't valid
21,22d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into containerStop 'containerStop_gneE2_1_0'
24,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
34,36d28
<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">
    <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" name="Bus Stop Name"/>
</additional>

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

---------- 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"/>
---------- 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 
22d25
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into containerStop 'containerStop_gneE2_1_0'
28,30d30
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into containerStop 'containerStop_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
50a51
> Debug: Keys Ctrl+Z (Undo) pressed
76,77d76
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into containerStop 'containerStop_gneE2_1_0'
115a115
> 
---------- Differences in log ----------
1c1
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (reference center)
3d2
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

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

---------- 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 
15c19
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,29
< Debug: Setting new attribute startPos '' into containerStop 'containerStop_gneE2_1_0'
< Debug: Value '-5' for attribute startPos of containerStop isn't valid
< Debug: Value '400' for attribute startPos of containerStop isn't valid
< Debug: Setting new attribute startPos '20' into containerStop 'containerStop_gneE2_1_0'
---
> Debug: Setting new attribute type '400' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Setting new attribute type '20' into edge 'gneE2'
34c35
< Debug: Setting previous attribute startPos '' into containerStop 'containerStop_gneE2_1_0'
<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">
---------- Missing result in additionals ----------
<?xml version="1.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>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25d27
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStopA'
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStopB'
31,34d32
< Debug: Setting previous attribute blockMovement '0' into containerStop 'containerStopB'
< Debug: Setting previous attribute blockMovement '0' into containerStop 'containerStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44d41
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46c43
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
63,65d59
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStopA'
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStopB'
84a79,84
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
10c10
<     <containerStop id="containerStopB" lane="gneE0_0" startPos="15" endPos="20" name="containerStop" friendlyPos="1" lines="line3 line4">
---
>     <containerStop id="containerStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="containerStop" lines="line3 line4">
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28
< Debug: Setting new attribute friendlyPos 'true' into containerStop 'containerStopA'
< Debug: Setting new attribute friendlyPos 'true' into containerStop 'containerStopB'
---
> Debug: Value 'reference center' for attribute allow of edge isn't valid
31,34d33
< Debug: Setting previous attribute friendlyPos '0' into containerStop 'containerStopB'
< Debug: Setting previous attribute friendlyPos '1' into containerStop 'containerStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44d42
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46c44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
63,65d60
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute friendlyPos 'true' into containerStop 'containerStopA'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop inspect_selection lines ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,84c28
< Debug: Setting new attribute lines 'commonLine1 commonLine2' into containerStop 'containerStopA'
< Debug: Setting new attribute lines 'commonLine1 commonLine2' into containerStop 'containerStopB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lines 'line3 line4' into containerStop 'containerStopB'
< Debug: Setting previous attribute lines 'line1 line2' into containerStop 'containerStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into containerStop 'containerStopB'
< Debug: Setting previous attribute selected '0' into containerStop 'containerStopA'
< 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
<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">
    <containerStop id="containerStopA" lane="gneE0_0" startPos="5" endPos="10" name="containerStop" friendlyPos="1" lines="commonLine1 commonLine2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="15" endPos="20" name="containerStop" lines="commonLine1 commonLine2">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect_selection name ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,84c28
< Debug: Setting new attribute name 'common containerStop Name' into containerStop 'containerStopA'
< Debug: Setting new attribute name 'common containerStop Name' into containerStop 'containerStopB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name 'containerStop' into containerStop 'containerStopB'
< Debug: Setting previous attribute name 'containerStop' into containerStop 'containerStopA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into containerStop 'containerStopB'
< Debug: Setting previous attribute selected '0' into containerStop 'containerStopA'
< 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
<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">
    <containerStop id="containerStopA" lane="gneE0_0" startPos="5" endPos="10" name="common containerStop Name" friendlyPos="1" lines="line1 line2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="15" endPos="20" name="common containerStop Name" lines="line3 line4">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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="valueA3"/>
>         <param key="KeyA3" value="valueA2"/>
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="valueB3"/>
>         <param key="KeyB3" value="valueB2"/>
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,37c28,38
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter '' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter '' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into containerStop 'containerStopB'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into containerStop 'containerStopA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into containerStop 'containerStopB'
---
> Debug: Value 'reference center' for attribute length of edge isn't valid
> Debug: Value 'dummyGenericParameters' for attribute length of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute length of edge isn't valid
<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)

TEST FAILED on ts-sim-build-ba : additionalElements containerstop lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,20c14,15
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '20.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '30.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24d16
< Debug: Setting new attribute blockMovement 'true' into containerStop 'containerStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a18,22
> Debug: Setting new attribute shape '27.88,0.00' into edge 'gneE0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="4.91" y="0.00" angle="0.00"/>
---------- 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 27.88,0.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 27.88,-1.60 50.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="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" name=" m">
---------- Missing result in additionals ----------
<?xml version="1.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="28.00" endPos="38.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements containerstop move ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'containerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,156c14,50
< Debug: Adding containerStop 'containerStop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '4.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '14.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '12.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: Setting new attribute endPos '22.00' into containerStop 'containerStop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute startPos '20.00' into containerStop 'containerStop_gneE0_0_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">
    <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 detentry create blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="35.00"/>
<         <detExit lane="gneE1_0" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 25.00. Zoom = '296.00'
18,19c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Selected item 'detEntry' in TagSelector
26,27c29,30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29d31
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
35c37
< Debug: Removing detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements detentry create default ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="35.00"/>
<         <detExit lane="gneE1_0" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 0.00, 25.00. Zoom = '296.00'
17c21
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 18.00,2.00,28.00,12.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -7.00,2.00,3.00,12.00
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27d30
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
32,33c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35c38
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,2
> Warning: An e3Detector need at least one detEntry detector
> Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry create friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="35.00" friendlyPos="1"/>
<         <detExit lane="gneE1_0" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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, 0.00, 0.12. Zoom = '61666.67'
8,9c12,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,19c19,20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c23,24
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,2
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry create no_parent ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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, 0.00, 0.12. Zoom = '61666.67'
13,14c17,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 18.00,2.00,28.00,12.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 20.00,-5.00,30.00,5.00
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c28,29
< Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements detentry delete ( Last six runs May2020 Apr2020 )

---------- 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 
210,213d213
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="30.00"/>
<         <detExit lane="gneE3_0" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
18,19c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Selected item 'detEntry' in TagSelector
29,31c32,34
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38,40d40
< Debug: Removing detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,2
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="30.00"/>
<         <detExit lane="gneE3_0" pos="22.00"/>
<     </e3Detector>
---------- 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 
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,17d21
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
21c25
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
29c33,34
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31d35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33c37
< Debug: Value ' i' for attribute pos of detEntry isn't valid
---
> Debug: Value ' i' for attribute pos of e3Detector isn't valid
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: An e3Detector need at least one detEntry detector
> Warning: e3Detector with ID='e3Detector_0' 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_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect lane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_1" pos="30.00"/>
<         <detExit lane="gneE3_0" pos="22.00"/>
<     </e3Detector>
---------- 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: Selected item 'detEntry' in TagSelector
---
> Debug: Selected item 'e3Detector' in TagSelector
27a32,33
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 17.00,25.00,27.00,35.00
31c37,38
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 15.00,20.00,25.00,30.00
33,34c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39c46,47
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41d48
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,8
> Warning: An e3Detector need at least one detEntry detector
> Warning: e3Detector with ID='e3Detector_0' 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_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='gneE3_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect parameters ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,12d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="30.00">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </detEntry>
<         <detExit lane="gneE3_0" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 6.30, 25.00, 25.00. Zoom = '296.00'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,17d21
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
21c25
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
29c33,34
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31d35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33,39c37,47
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="6.30" y="25.00" angle="0.00"/>
---------- Differences in log ----------
1,3c1,5
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Warning: An e3Detector need at least one detEntry detector
> Warning: e3Detector with ID='e3Detector_0' 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_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect parent ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8c5,8
<     <e3Detector id="e3Detector_1" pos="28.00,30.00" freq="900.00" file="e3Detector_1.xml">
<         <detEntry lane="gneE3_1" pos="30.00"/>
<         <detEntry lane="gneE3_0" pos="30.00"/>
<         <detExit lane="gneE3_1" pos="22.00"/>
---
>     <e3Detector id="e3Detector_1" pos="14.00,30.00" freq="900.00" file="e3Detector_1.xml">
>         <detEntry lane="gneE3_1" pos="44.00"/>
>         <detExit lane="gneE3_0" pos="36.00"/>
>         <detExit lane="gneE3_1" pos="36.00"/>
---------- Differences in errors ----------
14c14,18
< Debug: Current Viewport values: 25.00, 25.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: 11.30, 25.00, 25.00. Zoom = '296.00'
21c25
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 17.00,25.00,27.00,35.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 4.00,25.00,14.00,35.00
28c32
< GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 23.00,25.00,33.00,35.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 9.00,25.00,19.00,35.00
40c44
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48c52
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51c55
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_1detExit1' in GNEChange_Additional
55d58
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="11.30" y="25.00" angle="0.00"/>
---------- Differences in log ----------
1c1
< Warning: An e3Detector need at least one detEntry detector
---
> Warning: An e3Detector need at least one detExit detector

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
16c20
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
20,23d23
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 17.00,25.00,27.00,35.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27a28
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
31c32
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
33,34c34,35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
42c42
<         <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"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="83.20" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,100.00 0.00,96.80 0.00,96.80 0.00,93.60 0.00,93.60 0.00,90.40 0.00,90.40 0.00,87.20 0.00,87.20 0.00,84.00 0.00,84.00 0.00,80.80 0.00,80.80 0.00,77.60 0.00,77.60 0.00,74.40 0.00,74.40 0.00,71.20 0.00,71.20 0.00,68.00 0.00,68.00 0.00,64.80 0.00,64.80 0.00,61.60 0.00,61.60 0.00,58.40 0.00,58.40 0.00,55.20 0.00,55.20 0.00,52.00 0.00,52.00 0.00
,48.80 0.00,48.80 0.00,45.60 0.00,45.60 0.00,42.40 0.00,42.40 0.00,39.20 0.00,39.20 0.00,36.00 0.00,36.00 0.00,32.80 0.00,32.80 0.00,29.60 0.00,29.60 0.00,26.40 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/>
48c48
<         <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"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="83.20" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,26.40 50.00,29.60 50.00,29.60 50.00,32.80 50.00,32.80 50.00,36.00 50.00,36.00 50.00,39.20 50.00,39.20 50.00,42.40 50.00,42.40 50.00,45.60 50.00,45.60 50.00,48.80 50.00,48.80 50.00,52.00 50.00,52.00 50.00,55.20 50.00,55.20 50.00,58.40 50.00,58.40 50.00,61.60 50.00,61.60 50.00,64.80 50.00,64.80 50.00,68.00 50.00,68.00 50.00,71.20 50.00,
71.20 50.00,74.40 50.00,74.40 50.00,77.60 50.00,77.60 50.00,80.80 50.00,80.80 50.00,84.00 50.00,84.00 50.00,87.20 50.00,87.20 50.00,90.40 50.00,90.40 50.00,93.60 50.00,93.60 50.00,96.80 50.00,96.80 50.00,100.00 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/>
62,63c62,86
<         <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="50.00,24.80 0.00,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="50.00,98.40 0.00,98.40"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="50.00" shape="50.00,95.20 0.00,95.20"/>
>         <lane id="gneE3_2" index="2" speed="13.89" length="50.00" shape="50.00,92.00 0.00,92.00"/>
>         <lane id="gneE3_3" index="3" speed="13.89" length="50.00" shape="50.00,88.80 0.00,88.80"/>
>         <lane id="gneE3_4" index="4" speed="13.89" length="50.00" shape="50.00,85.60 0.00,85.60"/>
>         <lane id="gneE3_5" index="5" speed="13.89" length="50.00" shape="50.00,82.40 0.00,82.40"/>
>         <lane id="gneE3_6" index="6" speed="13.89" length="50.00" shape="50.00,79.20 0.00,79.20"/>
>         <lane id="gneE3_7" index="7" speed="13.89" length="50.00" shape="50.00,76.00 0.00,76.00"/>
>         <lane id="gneE3_8" index="8" speed="13.89" length="50.00" shape="50.00,72.80 0.00,72.80"/>
>         <lane id="gneE3_9" index="9" speed="13.89" length="50.00" shape="50.00,69.60 0.00,69.60"/>
>         <lane id="gneE3_10" index="10" speed="13.89" length="50.00" shape="50.00,66.40 0.00,66.40"/>
>         <lane id="gneE3_11" index="11" speed="13.89" length="50.00" shape="50.00,63.20 0.00,63.20"/>
>         <lane id="gneE3_12" index="12" speed="13.89" length="50.00" shape="50.00,60.00 0.00,60.00"/>
>         <lane id="gneE3_13" index="13" speed="13.89" length="50.00" shape="50.00,56.80 0.00,56.80"/>
>         <lane id="gneE3_14" index="14" speed="13.89" length="50.00" shape="50.00,53.60 0.00,53.60"/>
>         <lane id="gneE3_15" index="15" speed="13.89" length="50.00" shape="50.00,50.40 0.00,50.40"/>
>         <lane id="gneE3_16" index="16" speed="13.89" length="50.00" shape="50.00,47.20 0.00,47.20"/>
>         <lane id="gneE3_17" index="17" speed="13.89" length="50.00" shape="50.00,44.00 0.00,44.00"/>
<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">
    <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE3_0" pos="25.00"/>
        <detExit lane="gneE3_0" pos="22.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,33c36
< Debug: Setting new attribute blockMovement 'true' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute blockMovement 'true' into detEntry 'E3_1detEntry0'
---
> Debug: Value ' i' for attribute spreadType of edge isn't valid
39,42d41
< Debug: Setting previous attribute blockMovement '0' into detEntry 'E3_1detEntry0'
< Debug: Setting previous attribute blockMovement '0' into detEntry 'E3_0detEntry0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
57d55
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
61d58
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
62a60
> Debug: Keys Ctrl+Z (Undo) pressed
87,89d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into detEntry 'E3_0detEntry0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements detentry inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,112c36
< Debug: Setting new attribute friendlyPos 'true' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute friendlyPos 'true' into detEntry 'E3_1detEntry0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '1' into detEntry 'E3_1detEntry0'
< Debug: Setting previous attribute friendlyPos '0' into detEntry 'E3_0detEntry0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into detExit 'E3_1detExit1'
< Debug: Setting previous attribute selected '0' into detExit 'E3_0detExit1'
< Debug: Setting previous attribute selected '0' into detEntry 'E3_1detEntry0'
< Debug: Setting previous attribute selected '0' into detEntry 'E3_0detEntry0'
< Debug: Setting previous attribute selected '0' into e3Detector 'E3_1'
< Debug: Setting previous attribute selected '0' into e3Detector 'E3_0'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
<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">
    <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="10.00" friendlyPos="1">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA3"/>
            <param key="KeyA3" value="valueA2"/>
        </detEntry>
        <detExit lane="gneE0_0" pos="15.00"/>
    </e3Detector>
    <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB3"/>
            <param key="KeyB3" value="valueB2"/>
        </detEntry>
        <detExit lane="gneE0_0" pos="25.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 detentry inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,154c36
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter '' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter '' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detEntry 'E3_1detEntry0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detEntry 'E3_0detEntry0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detEntry 'E3_1detEntry0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="10.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </detEntry>
        <detExit lane="gneE0_0" pos="15.00"/>
    </e3Detector>
    <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </detEntry>
        <detExit lane="gneE0_0" pos="25.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 detentry inspect_selection parent ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,10c5
<     <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
<         <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1">
<             <param key="KeyB1" value="valueB1"/>
<             <param key="KeyB2" value="valueB3"/>
<             <param key="KeyB3" value="valueB2"/>
<         </detEntry>
---
>     <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
16c11
<         <detExit lane="gneE0_0" pos="25.00"/>
---
>         <detExit lane="gneE0_0" pos="15.00"/>
18c13,18
< </additional>
---
>     <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
>         <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
>         </detEntry>
---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32c36,38
< Debug: Setting new attribute parentItem 'E3_1' into detEntry 'E3_0detEntry0'
---
> Debug: Value 'invalidE3' for attribute length of edge isn't valid
> Debug: Value 'E3_1' for attribute length of edge isn't valid
> Debug: Value 'E3_1i' for attribute length of edge isn't valid
38,40d43
< Debug: Setting previous attribute parentItem 'E3_0' into detEntry 'E3_0detEntry0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
55d57
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
59d60
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
60a62
> Debug: Keys Ctrl+Z (Undo) pressed
85,86d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute parentItem 'E3_1' into detEntry 'E3_0detEntry0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: e3Detector with ID='E3_0' cannot be written

10 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 
46,49d49
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements detentry load default ( Last six runs May2020 Apr2020 )
additionalElements detentry load lane ( Last six runs May2020 Apr2020 )
additionalElements detexit load default ( Last six runs May2020 Apr2020 )
additionalElements detexit load lane ( Last six runs May2020 Apr2020 )
additionalElements e3detector load default ( Last six runs May2020 Apr2020 )
additionalElements e3detector load file ( Last six runs May2020 Apr2020 )
additionalElements e3detector load freq ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load default ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load lane ( Last six runs May2020 Apr2020 )
netElements edges load numlanes ( Last six runs May2020 Apr2020 )

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 
33,36d36
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements detentry load no_parent ( Last six runs May2020 Apr2020 )
additionalElements detentry load parent_invalid ( Last six runs May2020 Apr2020 )
additionalElements detexit load no_parent ( Last six runs May2020 Apr2020 )
additionalElements detexit load parent_invalid ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load invalid_parent ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load no_parent ( Last six runs May2020 Apr2020 )

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 
50,53d53
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements detentry load parameters ( Last six runs May2020 Apr2020 )
additionalElements detexit load parameters ( Last six runs May2020 Apr2020 )

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 
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements detentry load pos ( Last six runs May2020 Apr2020 )
additionalElements detexit load pos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detentry lock_unlock ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="23.00"/>
<         <detExit lane="gneE0_0" pos="17.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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, 0.00, 0.12. Zoom = '61666.67'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
8,9c16,17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14d21
< Debug: Selected item 'detEntry' in TagSelector
18,19c25,28
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c31,32
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,5
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' 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_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detentry move ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="23.00"/>
<         <detExit lane="gneE0_0" pos="17.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
14c18
< Debug: Selected item 'detEntry' in TagSelector
---
> Debug: Selected item 'e3Detector' in TagSelector
18,19c22,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c26
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
23,27c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="105.71" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="24.98" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,9
> 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
> 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

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

---------- 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 
134,137d137
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
additionalElements detentry volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements detexit volatileRecomputing ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements detexit create blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="24.00"/>
<         <detExit lane="gneE1_0" pos="35.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
18,19c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21d24
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
26,27c29,30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29,31c32,33
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35c37,38
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements detexit create default ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
12c16
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
16,19d19
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 18.00,2.00,28.00,12.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
21,22c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c24,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.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">
    <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE1_0" pos="24.00"/>
        <detExit lane="gneE1_0" pos="35.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements detexit create friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE1_0" pos="24.00"/>
<         <detExit lane="gneE1_0" pos="35.00" friendlyPos="1"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
18,19c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21d24
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
26,27c29,30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29,31c32,33
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35c37,38
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements detexit create no_parent ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
17c21
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 18.00,2.00,28.00,12.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -5.00,20.00,5.00,30.00
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c28,29
< Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c34,35
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 18.00,2.00,28.00,12.00
---
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -5.00,20.00,5.00,30.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements detexit delete ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
24c24,28
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
31,45c35
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 12.00,2.00,22.00,12.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding e3Detector 'e3Detector_5' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_5 into SUMORTree with boundary 16.00,2.00,26.00,12.00
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_4detEntry2' in GNEChange_Additional
---
> GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary -5.00,20.00,5.00,30.00
49,136c39,43
< Debug: Removing detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 12.00,2.00,22.00,12.00
<truncated after showing first 30 lines>
---------- 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 additionals ----------
<?xml version="1.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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="!"/>


    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00"/>
    <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 : additionalElements detexit inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
101,104d104
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
7c11
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
11,13d14
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
15,16c16,17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19c19,21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c23
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.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">
    <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE3_0" pos="22.00"/>
        <detExit lane="gneE3_0" pos="30.00" friendlyPos="1"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect lane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="22.00"/>
<         <detExit lane="gneE3_1" pos="30.00"/>
<     </e3Detector>
---------- Differences in errors ----------
14c14,18
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
21c25
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 17.00,25.00,27.00,35.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -8.00,25.00,2.00,35.00
28,29c32,33
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31d34
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
39,41c42,44
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,45d45
< Debug: Value 'dummyLane' for attribute lane of detExit isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,2
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect parameters ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
8,10c8,10
<             <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 ----------
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 
35d38
< Debug: Setting new attribute genericParameter '' into detExit 'e3Detector_0detExit0'
39d41
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detExit 'e3Detector_0detExit0'
45,47d46
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detExit 'e3Detector_0detExit0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
54,56d52
< Debug: Setting previous attribute genericParameter '' into detExit 'e3Detector_0detExit0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
66a63,69
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing detExit 'e3Detector_0detExit0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
71a75,80
> Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
1c1,2
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (detEntry)
> Warning: Invalid format of parameter (key1)

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect parent ( Last six runs May2020 Apr2020 )

---------- 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 
16c20
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
20,23d23
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 17.00,25.00,27.00,35.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
27,28d26
< Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 23.00,25.00,33.00,35.00
30,31c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32a31
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
36,38c35,37
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<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
---------- Missing result in additionals ----------
<?xml version="1.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_1" pos="28.00,30.00" freq="900.00" file="e3Detector_1.xml">
        <detEntry lane="gneE3_1" pos="22.00"/>
        <detExit lane="gneE3_1" pos="30.00"/>
        <detExit lane="gneE3_0" pos="30.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect pos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="22.00"/>
<         <detExit lane="gneE3_0" pos="25.00"/>
<     </e3Detector>
---------- Differences in errors ----------
14c14,18
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
21c25
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 17.00,25.00,27.00,35.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -8.00,25.00,2.00,35.00
24c28
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Selected item 'e3Detector' in TagSelector
28,29c32,35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary -8.00,25.00,2.00,35.00
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c37,38
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary -10.00,20.00,0.00,30.00
33,34c40,41
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,8
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' 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_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

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,33c36
< Debug: Setting new attribute blockMovement 'true' into detExit 'E3_0detExit0'
< Debug: Setting new attribute blockMovement 'true' into detExit 'E3_1detExit0'
---
> Debug: Value ' i' for attribute spreadType of edge isn't valid
39,42d41
< Debug: Setting previous attribute blockMovement '0' into detExit 'E3_1detExit0'
< Debug: Setting previous attribute blockMovement '0' into detExit 'E3_0detExit0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
57d55
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
61d58
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
62a60
> Debug: Keys Ctrl+Z (Undo) pressed
87,89d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute blockMovement 'true' into detExit 'E3_0detExit0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements detexit inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,112c36
< Debug: Setting new attribute friendlyPos 'true' into detExit 'E3_0detExit0'
< Debug: Setting new attribute friendlyPos 'true' into detExit 'E3_1detExit0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '1' into detExit 'E3_1detExit0'
< Debug: Setting previous attribute friendlyPos '0' into detExit 'E3_0detExit0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into detExit 'E3_1detExit0'
< Debug: Setting previous attribute selected '0' into detExit 'E3_0detExit0'
< Debug: Setting previous attribute selected '0' into detEntry 'E3_1detEntry1'
< Debug: Setting previous attribute selected '0' into detEntry 'E3_0detEntry1'
< Debug: Setting previous attribute selected '0' into e3Detector 'E3_1'
< Debug: Setting previous attribute selected '0' into e3Detector 'E3_0'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
<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">
    <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="15.00"/>
        <detExit lane="gneE0_0" pos="10.00" friendlyPos="1">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA3"/>
            <param key="KeyA3" value="valueA2"/>
        </detExit>
    </e3Detector>
    <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="25.00"/>
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB3"/>
            <param key="KeyB3" value="valueB2"/>
        </detExit>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 detexit inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,154c36
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter '' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter '' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detExit 'E3_1detExit0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detExit 'E3_0detExit0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detExit 'E3_1detExit0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="15.00"/>
        <detExit lane="gneE0_0" pos="10.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </detExit>
    </e3Detector>
    <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="25.00"/>
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </detExit>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 detexit inspect_selection parent ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,11c5,6
<     <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
<         <detEntry lane="gneE0_0" pos="25.00"/>
<         <detExit lane="gneE0_0" pos="20.00" friendlyPos="1">
<             <param key="KeyB1" value="valueB1"/>
<             <param key="KeyB2" value="valueB3"/>
<             <param key="KeyB3" value="valueB2"/>
<         </detExit>
---
>     <e3Detector id="E3_0" pos="7.50,3.00" freq="100.00" file="fileA.txt">
>         <detEntry lane="gneE0_0" pos="15.00"/>
18c13,18
< </additional>
---
>     <e3Detector id="E3_1" pos="17.50,3.00" freq="100.00" file="fileB.txt">
>         <detEntry lane="gneE0_0" pos="25.00"/>
>         <detExit lane="gneE0_0" pos="20.00" friendlyPos="1">
>             <param key="KeyB1" value="valueB1"/>
>             <param key="KeyB2" value="valueB3"/>
>             <param key="KeyB3" value="valueB2"/>
---------- 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 
29,30c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32c36,38
< Debug: Setting new attribute parentItem 'E3_1' into detExit 'E3_0detExit0'
---
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute length of edge isn't valid
> Debug: Value 'invalidE3' for attribute length of edge isn't valid
> Debug: Value 'invalidE3i' for attribute length of edge isn't valid
38,40d43
< Debug: Setting previous attribute parentItem 'E3_0' into detExit 'E3_0detExit0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
55d57
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
59d60
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
60a62
> Debug: Keys Ctrl+Z (Undo) pressed
85,86d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute parentItem 'E3_1' into detExit 'E3_0detExit0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='E3_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements detexit lock_unlock ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_0" pos="17.00"/>
<         <detExit lane="gneE1_0" pos="23.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14d21
< Debug: Selected item 'detExit' in TagSelector
18,21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
23,31c27,28
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="-0.05" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements detexit move ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,111c5,10
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'e3Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detExit 'e3Detector_0detExit0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 70.00. Zoom = '105.71'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< 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">
    <e3Detector id="e3Detector_0" pos="22.00,7.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE0_0" pos="17.00"/>
        <detExit lane="gneE1_0" pos="23.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,42d42
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e1InstantDetector create blockmovement ( Last six runs May2020 Apr2020 )
additionalElements e1InstantDetector create friendlypos ( Last six runs May2020 Apr2020 )
additionalElements e1detector create blockmovement ( Last six runs May2020 Apr2020 )
additionalElements e1detector create friendlypos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector create default ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'instantInductionLoop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'detEntry' in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17c19
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
22,23d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
28,30d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
45,47d41
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
60a55,60
<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">
    <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="12.00" file="instantInductionLoop_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector create file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="28.00" file="myOwnFilename.txt"/>
< </additional>
---
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="28.00" file="instantInductionLoop"/>
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_1" lane="gneE0_0" pos="28.00" file="myOwnFilename.txt"/>
---------- 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 
8,12c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of instantInductionLoop: input contains invalid characters for a filename
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a17,20
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
22c26
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
28c32
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
32c36
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector create id ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'instantInductionLoop' in TagSelector
---
> Debug: Selected item 'detEntry' in TagSelector
8,28d11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of instantInductionLoop: invalid id used in id
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding instantInductionLoop 'customID' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- 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 additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <instantInductionLoop id="customID" lane="gneE0_0" pos="14.00" file="customID.xml"/>
    <instantInductionLoop id="instantInductionLoop_0" lane="gneE0_0" pos="7.00" file="instantInductionLoop_0.xml"/>
    <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="5.00" file="instantInductionLoop_gneE0_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e1InstantDetector create name ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,16c18
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of instantInductionLoop: input contains invalid characters
21,22d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
27,29d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
32,34d28
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<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">
    <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="22.00" name="customName" file="instantInductionLoop_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector create vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE0_0_0.xml" vTypes="type1 type2 type3"/>
< </additional>
---
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE0_0_0.xml" vTypes="instantInductionLoop"/>
>     <instantInductionLoop id="instantInductionLoop_gneE0_0_1" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE0_0_1.xml" vTypes="type1 type2 type3"/>
---------- 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 
8,12c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of instantInductionLoop: list of IDs contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a17,20
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
22c26
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
28c32
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_1' in GNEChange_Additional
32c36
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE0_0_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector delete ( Last six runs May2020 Apr2020 )

---------- 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 
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,28d27
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Removing instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29a29
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,32c31,32
< Debug: Removing instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
---
> Debug: Removing instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
> Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
35,41c35,39
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,10d7
<     <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>
12,13c9,10
<     <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="" intLanes="" shape="0.00,0.00"/>
>     <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="33.00" file="myOwnOutput.txt"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="33.00" file="instantInductionLoop"/>
---------- 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 
15a20
> Debug: Setting new attribute file 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
17c22
< Debug: Setting new attribute file 'myOwnOutput.txt' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Value '%%%;:..&&%$%$i' for attribute file of instantInductionLoop isn't valid
36c41
< Debug: Setting new attribute file 'myOwnOutput.txt' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Setting new attribute file 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
70,74d74
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="correctID" lane="gneE3_1" pos="33.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---
>     <instantInductionLoop id="Id with spacesi" lane="gneE3_1" pos="33.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---------- 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 
20,22c24,27
< Debug: Setting new attribute id 'instantInductionLoop_gneE2_1_1' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Setting new attribute id 'Id with spaces' into instantInductionLoop 'instantInductionLoop_gneE2_1_1'
< Debug: Setting new attribute id 'correctID' into instantInductionLoop 'Id with spaces'
---
> Debug: Setting new attribute id 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
> Debug: Setting new attribute id 'Id with spaces' into instantInductionLoop 'instantInductionLoop'
> Debug: Value 'Id with spaces' for attribute id of instantInductionLoop isn't valid
> Debug: Setting new attribute id 'Id with spacesi' into instantInductionLoop 'Id with spaces'
28c33
< Debug: Setting previous attribute id 'Id with spaces' into instantInductionLoop 'correctID'
---
> Debug: Setting previous attribute id 'Id with spaces' into instantInductionLoop 'Id with spacesi'
31c36
< Debug: Setting previous attribute id 'instantInductionLoop_gneE2_1_1' into instantInductionLoop 'Id with spaces'
---
> Debug: Setting previous attribute id 'instantInductionLoop' into instantInductionLoop 'Id with spaces'
34c39
< Debug: Setting previous attribute id 'instantInductionLoop_gneE3_1_0' into instantInductionLoop 'instantInductionLoop_gneE2_1_1'
---
> Debug: Setting previous attribute id 'instantInductionLoop_gneE3_1_0' into instantInductionLoop 'instantInductionLoop'
40c45
< Debug: Setting new attribute id 'instantInductionLoop_gneE2_1_1' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Setting new attribute id 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect lane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE2_0" pos="33.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE2_1" pos="33.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---------- 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 
25c29
< Debug: Value 'dummy lane' for attribute lane of instantInductionLoop isn't valid
---
> Debug: Value 'instantInductionLoop' for attribute lane of instantInductionLoop isn't valid
28d31
< Debug: Setting new attribute lane 'gneE2_0' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
34,36d36
< Debug: Setting previous attribute lane 'gneE2_1' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44a45
> Debug: Keys Ctrl+Z (Undo) pressed
58,59d58
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute lane 'gneE2_0' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
118a118
> 

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="33.00" name="customName" file="instantInductionLoop_gneE3_1_0.xml"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="33.00" name="instantInductionLoop" file="instantInductionLoop_gneE3_1_0.xml"/>
---------- 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 
15a20
> Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
17c22
< Debug: Setting new attribute name 'customName' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Value '%%%;:..&&%$%$i' for attribute name of instantInductionLoop isn't valid
36c41
< Debug: Setting new attribute name 'customName' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
70,74d74
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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"/>
---------- 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 
17d20
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
22d24
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
28,30d29
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
40,42d38
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
50a47,48
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
62,64d59
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
76,77c71
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Keys Ctrl+Y (Redo) pressed
115a110,115
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect pos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="20.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---
>     <instantInductionLoop id="instantInductionLoop_gneE3_1_0" lane="gneE3_1" pos="-5.00" file="instantInductionLoop_gneE3_1_0.xml"/>
---------- 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 
26a31
> Debug: Setting new attribute pos '-5' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
28c33
< Debug: Setting new attribute pos '20' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Value '400i' for attribute pos of instantInductionLoop isn't valid
54c59
< Debug: Setting new attribute pos '20' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
---
> Debug: Setting new attribute pos '-5' into instantInductionLoop 'instantInductionLoop_gneE3_1_0'
110,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
71,74d74
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28,31
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'E1_B'
---
> Debug: Setting new attribute name ' i' into edge 'gneE0'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute name ' i' into edge 'gneE1'
31,32c37,38
< Debug: Setting previous attribute blockMovement '0' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute blockMovement '0' into instantInductionLoop 'E1_A'
---
> Debug: Setting previous attribute name '' into edge 'gneE1'
> Debug: Setting previous attribute name '' into edge 'gneE0'
44d49
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
46d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
64,65c68,69
<truncated after showing first 30 lines>
---------- Differences in net ----------
15c15
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" name=" i" priority="1">
18c18
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" name=" i" priority="1">

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
---
>     <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---
>     <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c28,29
< Debug: Value '%%%;:..&&%$%$' for attribute file of instantInductionLoop isn't valid
< Debug: Setting new attribute file 'myOwnOutput.txt' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute file 'myOwnOutput.txt' into instantInductionLoop 'E1_B'
---
> Debug: Value 'type1 type2 type3' for attribute allow of edge isn't valid
> Debug: Value 'myOwnOutput.txt' for attribute allow of edge isn't valid
32,35d34
< Debug: Setting previous attribute file 'fileB.txt' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute file 'fileA.txt' into instantInductionLoop 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
45d43
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
47c45
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
65,67d62
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c28,29
< Debug: Value 'dummyTrue' for attribute friendlyPos of instantInductionLoop isn't valid
< Debug: Setting new attribute friendlyPos 'true' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute friendlyPos 'true' into instantInductionLoop 'E1_B'
---
> Debug: Value 'customID' for attribute disallow of edge isn't valid
> Debug: Value 'dummyTrue' for attribute disallow of edge isn't valid
32,35d34
< Debug: Setting previous attribute friendlyPos '1' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute friendlyPos '0' into instantInductionLoop 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
45d43
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
47c45
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
65,67d62
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection name ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,87c28
< Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid
< Debug: Setting new attribute name 'customName' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute name 'customName' into instantInductionLoop 'E1_B'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name 'DetectorB' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute name 'DetectorA' into instantInductionLoop 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute selected '0' into instantInductionLoop 'E1_A'
< 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 ----------
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">
    <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="customName" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </instantInductionLoop>
    <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e1InstantDetector inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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="valueA3"/>
>         <param key="KeyA3" value="valueA2"/>
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="valueB3"/>
>         <param key="KeyB3" value="valueB2"/>
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,37c28,37
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter '' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter '' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into instantInductionLoop 'E1_B'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into instantInductionLoop 'E1_B'
---
> Debug: Value 'customName' for attribute spreadType of edge isn't valid
> Debug: Value 'dummyGenericParameters' for attribute spreadType of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute spreadType of edge isn't valid
<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)

TEST FAILED on ts-sim-build-ba : additionalElements e1InstantDetector inspect_selection vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,97c28
< Debug: Setting new attribute vTypes '' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute vTypes '' into instantInductionLoop 'E1_B'
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of instantInductionLoop isn't valid
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into instantInductionLoop 'E1_A'
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into instantInductionLoop 'E1_B'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute vTypes '' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute vTypes '' into instantInductionLoop 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute vTypes 'Type4 Type5 Type6' into instantInductionLoop 'E1_B'
< Debug: Setting previous attribute vTypes 'Type1 Type2 Type3' into instantInductionLoop 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<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">
    <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </instantInductionLoop>
    <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e1InstantDetector lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,41c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute pos '27.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute blockMovement 'true' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute blockMovement 'false' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
<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">
    <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="35.00" file="instantInductionLoop_gneE0_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e1InstantDetector move ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'instantInductionLoop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,19c19,20
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c23,31
< Debug: Setting new attribute pos '12.00' into instantInductionLoop 'instantInductionLoop_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> 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 shape '11.87,0.00' into edge 'gneE0'
> 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 log ----------
0a1,2
> Warning: Found angle of 180.00 degrees at edge 'gneE0', segment 0.
> Warning: Found sharp turn with radius 0.00 at the start of edge 'gneE0'.
---------- 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.14,0.00,55.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="2.68" length="1.42" shape="55.00,-1.60 54.63,-1.84 54.51,-2.09 54.63,-2.33 55.00,-2.58"/>
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="13.89" length="0.38" shape="31.70,-1.59 31.66,-1.59 31.73,-1.59 31.87,-1.60 32.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="55.00,0.00 -4.14,0.00 32.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="23.33" shape="55.00,-2.58 31.70,-1.59"/>
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="23.00" shape="32.00,-1.60 55.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="55.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="55.00,0.00 55.00,3.20 55.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="32.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="32.06,0.00 32.06,-3.20 31.63,-3.17 31.76,-0.00">
<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">
    <instantInductionLoop id="instantInductionLoop_gneE0_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create default ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'e1Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
45,47d40
< Debug: Deleting unreferenced e1Detector 'e1Detector_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
60a54,60
> 
> =================================================================
<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">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="12.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,46d46
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e1detector create file ( Last six runs May2020 Apr2020 )
additionalElements e2detector create file ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create freq ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20c22
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e1Detector: 'freq' doesn't have a valid SUMOTime format
25,26d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
31,33d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
<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">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="17.00" freq="150.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create id ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'e1Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
14c15
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17d16
< Debug: Adding e1Detector 'e1Detector_0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,24d22
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: There is another e1Detector with the same ID='e1Detector_gneE0_0_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">
    <e1Detector id="customID" lane="gneE0_0" pos="14.00" freq="900.00" file="customID.xml"/>
    <e1Detector id="e1Detector_0" lane="gneE0_0" pos="7.00" freq="900.00" file="e1Detector_0.xml"/>
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="5.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create name ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,16c18
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e1Detector: input contains invalid characters
21,22d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
27,29d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
32,34d28
< Debug: Deleting unreferenced e1Detector 'e1Detector_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<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">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="22.00" freq="900.00" name="customName" file="e1Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="33.00" freq="900.00" file="e1Detector_gneE0_0_0.xml" vTypes="private passenger taxi bus"/>
< </additional>
---
>     <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="33.00" freq="900.00" file="e1Detector_gneE0_0_0.xml" vTypes="e1Detector"/>
>     <e1Detector id="e1Detector_gneE0_0_1" lane="gneE0_0" pos="33.00" freq="900.00" file="e1Detector_gneE0_0_1.xml" vTypes="private passenger taxi bus"/>
---------- 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 
8,12c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of e1Detector: list of IDs contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a17,20
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Adding e1Detector 'e1Detector_gneE0_0_1' in GNEChange_Additional
22c26
< Debug: Removing e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
---
> Debug: Removing e1Detector 'e1Detector_gneE0_0_1' in GNEChange_Additional
28c32
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
---
> Debug: Adding e1Detector 'e1Detector_gneE0_0_1' in GNEChange_Additional
32c36
< Debug: Deleting unreferenced e1Detector 'e1Detector_gneE0_0_0'
---
> Debug: Deleting unreferenced e1Detector 'e1Detector_gneE0_0_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector delete ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
< </additional>
---
>     <e1Detector id="E1Detector_1" lane="gneE1_0" pos="15.00" freq="100.00" file="E1Detector_1.txt" vTypes="bus taxi private"/>
---------- 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 
28c32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,45d34
< Debug: Removing e1Detector 'E1Detector_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< 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: Setting new attribute type 'priority' into junction 'gneJ0'
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
51,67d39
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Setting previous attribute type 'traffic_light' into junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,9c8,12
<     <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=":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"/>
12,15c15
<     <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"/>
< 
< </net>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect file ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,29c14,15
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value '%%%;:..&&%$%$' for attribute file of e1Detector isn't valid
< Debug: Setting new attribute file 'myOwnOutput.txt' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'e1Detector_gneE2_1_0.xml' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <e1Detector id="e1Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" freq="900.00" file="myOwnOutput.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e1detector inspect freq ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c17,18
< Debug: Value 'dummyFrequency' for attribute freq of e1Detector isn't valid
< Debug: Value '-100' for attribute freq of e1Detector isn't valid
< Debug: Setting new attribute freq '120' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '900.00' into e1Detector 'e1Detector_gneE2_1_0'
26,28d23
< Debug: Calling GNEUndoList::undo()
<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">
    <e1Detector id="e1Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" freq="120.00" file="e1Detector_gneE2_1_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,12d13
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,18c17,18
< Debug: Adding e1Detector 'e1Detector_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,22c20,23
< Debug: Value 'e1Detector_gneE2_1_1' for attribute id of e1Detector isn't valid
< Debug: Setting new attribute id 'Id with spaces' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Setting new attribute id 'correctID' into e1Detector 'Id with spaces'
---
> Debug: Value 'e1Detector' 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
27,28d27
<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">
    <e1Detector id="correctID" lane="gneE2_1" pos="17.00" freq="900.00" file="e1Detector_gneE2_1_0.xml"/>
    <e1Detector id="e1Detector_gneE2_1_1" lane="gneE2_1" pos="38.00" freq="900.00" file="e1Detector_gneE2_1_1.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect lane ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,30
< Debug: Value 'dummy lane' for attribute lane of e1Detector isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_1' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Setting new attribute lane 'gneE2_0' into e1Detector 'e1Detector_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
33,34d34
<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">
    <e1Detector id="e1Detector_gneE2_1_0" lane="gneE2_0" pos="17.00" freq="900.00" file="e1Detector_gneE2_1_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" freq="900.00" name="customName" file="e1Detector_gneE2_1_0.xml"/>
---
>     <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00"/>
---------- 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 
6c10
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected item 'containerStop' in TagSelector
10c14
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
---
> Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
13,14c17,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c20,21
< Debug: Value '%%%;:..&&%$%$' for attribute name of e1Detector isn't valid
< Debug: Setting new attribute name 'customName' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Value '%%%;:..&&%$%$' for attribute allow of edge isn't valid
> Debug: Value '%%%;:..&&%$%$' for attribute allow of edge isn't valid
23c27
< Debug: Setting previous attribute name '' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Removing containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional
25,27d28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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"/>
---------- 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 
18d21
< Debug: Setting new attribute genericParameter '' into e1Detector 'e1Detector_gneE2_1_0'
22d24
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e1Detector 'e1Detector_gneE2_1_0'
28,30d29
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
37,39d35
< Debug: Setting previous attribute genericParameter '' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
50a47,48
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
65,67d62
< Debug: Setting new attribute genericParameter '' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
76,77c71
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Keys Ctrl+Y (Redo) pressed
115a110,115
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,30
< Debug: Value 'dummyFriendlyPos' for attribute pos of e1Detector isn't valid
< Debug: Setting new attribute pos '-5' into e1Detector 'e1Detector_gneE2_1_0'
< Debug: Value '400' for attribute pos of e1Detector isn't valid
< Debug: Setting new attribute pos '20' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Setting new attribute type 'dummyFriendlyPos' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Setting new attribute type '-5' into edge 'gneE2'
> Debug: Setting new attribute type '20' into edge 'gneE2'
34c36
<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">
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" pos="20.00" freq="900.00" file="e1Detector_gneE2_1_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c17,18
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e1Detector isn't valid
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'e1Detector_gneE2_1_0'
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute disallow of edge isn't valid
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute disallow of edge isn't valid
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute vTypes '' into e1Detector 'e1Detector_gneE2_1_0'
25,27d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_gneE2_1_0' in GNEChange_Additional
<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">
    <e1Detector id="e1Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" freq="900.00" file="e1Detector_gneE2_1_0.xml" vTypes="Type1 Type2 Type3"/>
</additional>

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 
84,87d87
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e1detector inspect_selection file ( Last six runs May2020 Apr2020 )
additionalElements e1detector inspect_selection name ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection freq ( Last six runs May2020 Apr2020 )

---------- 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 
85,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" lane="gneE0_0" pos="6.00" freq="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e1Detector id="E1_A" lane="gneE0_0" pos="6.00" freq="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
---------- 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 
23a28
> Debug: Value 'e1Detector' for attribute friendlyPos of e1Detector isn't valid
25,26c30
< Debug: Setting new attribute friendlyPos 'true' into e1Detector 'E1_A'
< Debug: Setting new attribute friendlyPos 'true' into e1Detector 'E1_B'
---
> Debug: Value 'dummyTruei' for attribute friendlyPos of e1Detector isn't valid
32,35d35
< Debug: Setting previous attribute friendlyPos '1' into e1Detector 'E1_B'
< Debug: Setting previous attribute friendlyPos '0' into e1Detector 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
48a49
> Debug: Keys Ctrl+Z (Undo) pressed
65,67d65
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute friendlyPos 'true' into e1Detector 'E1_A'
< Debug: Setting new attribute friendlyPos 'true' into e1Detector 'E1_B'
87a86,87
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
24,25d27
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e1Detector 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e1Detector 'E1_B'
32,35d33
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into e1Detector 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into e1Detector 'E1_B'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e1Detector 'E1_A'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e1Detector 'E1_B'
43,50d40
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e1Detector 'E1_B'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e1Detector 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into e1Detector 'E1_B'
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into e1Detector 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
63,66d52
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e1Detector 'E1_B'
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e1Detector 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
76a63,70
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (customName)
2a4
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" lane="gneE0_0" pos="6.00" freq="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e1Detector id="E1_A" lane="gneE0_0" pos="6.00" freq="120.00" name="DetectorA" file="fileA.txt">
10c10
<     <e1Detector id="E1_B" lane="gneE0_0" pos="10.00" freq="90.00" name="DetectorB" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e1Detector id="E1_B" lane="gneE0_0" pos="10.00" freq="90.00" name="DetectorB" file="fileB.txt" friendlyPos="1">
---------- 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 
27,28c31
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'E1_A'
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'E1_B'
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3i' for attribute vTypes of e1Detector isn't valid
34,37d36
< Debug: Setting previous attribute vTypes '' into e1Detector 'E1_B'
< Debug: Setting previous attribute vTypes '' into e1Detector 'E1_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
54a54
> Debug: Keys Ctrl+Z (Undo) pressed
75,77d74
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'E1_A'
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'E1_B'
97a95,97
> 
> =================================================================
> ==12822==ERROR: LeakSanitizer: detected memory leaks

TEST FAILED on ts-sim-build-ba : additionalElements e1detector lock_unlock ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="35.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
---
>     <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="17.00" freq="900.00" file="e1Detector_gneE0_0_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 
18,19c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c26,34
< Debug: Setting new attribute pos '27.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> 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 shape '27.88,-0.80' 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.05,-12.40,60.06,10.00
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 2, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26c36
< Debug: Setting new attribute blockMovement 'true' into e1Detector 'e1Detector_gneE0_0_0'
---
> Debug: Setting new attribute name ' m' into edge 'gneE0'
30d39
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="14.96" y="0.00" angle="0.00"/>
---------- 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.80,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.66" length="4.67" shape="0.00,1.60 -1.21,0.82 -1.62,0.02 -1.23,-0.78 -0.05,-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.67" length="4.67" shape="50.06,-1.60 51.24,-0.78 51.63,0.03 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 27.88,-0.80 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.13" shape="-0.05,-1.60 27.89,-2.40 50.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="0.00,-0.00 -0.09,-3.20 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.12,-3.20">

TEST FAILED on ts-sim-build-ba : additionalElements e1detector move ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'e1Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,19c19,20
< Debug: Adding e1Detector 'e1Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c23,31
< Debug: Setting new attribute pos '12.00' into e1Detector 'e1Detector_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> 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 shape '11.87,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: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Found angle of 180.00 degrees at edge 'gneE0', segment 0.
> Warning: Found sharp turn with radius 0.00 at the start of edge 'gneE0'.
---------- 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.14,0.00,55.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="2.68" length="1.42" shape="55.00,-1.60 54.63,-1.84 54.51,-2.09 54.63,-2.33 55.00,-2.58"/>
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="13.89" length="0.38" shape="31.70,-1.59 31.66,-1.59 31.73,-1.59 31.87,-1.60 32.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="55.00,0.00 -4.14,0.00 32.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="23.33" shape="55.00,-2.58 31.70,-1.59"/>
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="23.00" shape="32.00,-1.60 55.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="55.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="55.00,0.00 55.00,3.20 55.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="32.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="32.06,0.00 32.06,-3.20 31.63,-3.17 31.76,-0.00">
<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">
    <e1Detector id="e1Detector_gneE0_0_0" lane="gneE0_0" pos="33.00" freq="900.00" file="e1Detector_gneE0_0_0.xml"/>
</additional>

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

---------- 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 
51,54d54
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e2MultiLaneDetector create blockmove ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector create freq ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector create jamthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector create speedthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector create timethreshold ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector create vtypes ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
50,52d53
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
57,58d57
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
63,65d61
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
84,86d79
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
105a99,105
> 
> =================================================================
> ==15347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="11.00" endPos="14.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default_nonconsecutive ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
50,52d53
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
57,58d57
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
63,65d61
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
84,86d79
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
105a99,105
> 
> =================================================================
> ==15402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Only candidate lanes are allowed
---------- Missing result in additionals ----------
<?xml version="1.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="gneE3_0 gneE4_0 gneE5_0" pos="12.00" endPos="14.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create default_singlelane ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
74,77d77
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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: e2MultilaneDetector requires at least two lanes.

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" file="myOwnFilename.txt"/>
---
>     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" file="e2MultilaneDetector"/>
---------- 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 
96,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
17,20d20
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d24
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
31,36d28
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
54a47,54
> 
> =================================================================
> ==15653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector create name ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
17,20d20
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d24
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
31,36d28
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
54a47,54
> 
> =================================================================
> ==15433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" name="detectorName" file="e2MultilaneDetector_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector delete ( Last six runs May2020 Apr2020 )

---------- 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 
46c50
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49c53
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54c58
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
57d60
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
70c73
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
73c76
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
79c82
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' 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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
< </additional>
---
>     <e2Detector id="e2Detector_gneE2_0_0" lane="gneE2_0" pos="11.00" length="10.00" freq="900.00" file="e2Detector_gneE2_0_0.xml"/>
>     <e2Detector id="e2Detector_gneE3_0_1" lane="gneE3_0" pos="12.00" length="10.00" freq="900.00" file="e2Detector_gneE3_0_1.xml"/>
---------- 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 
10c14
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected item 'e2Detector' in TagSelector
13a18,20
> Debug: Adding e2Detector 'e2Detector_gneE2_0_0' in GNEChange_Additional
> Debug: Additionals has to be saved
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16a24
> Debug: Adding e2Detector 'e2Detector_gneE3_0_1' in GNEChange_Additional
18,22c26,27
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24d28
< Debug: Setting new attribute blockMovement 'true' into e2MultilaneDetector 'e2MultilaneDetector_0'
30c34
< Debug: Setting previous attribute blockMovement '0' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Removing e2Detector 'e2Detector_gneE3_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect endpos ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
44,48c48,49
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
50,125c51,53
< Debug: Value 'dummyPos' for attribute endPos of e2MultilaneDetector isn't valid
< Debug: Setting new attribute endPos '-5' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '400' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '20' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute endPos '400.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<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="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="20.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect file ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< Debug: Setting new attribute file '' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Value '%;;%%&%%%&&' for attribute file of e2MultilaneDetector isn't valid
32,34d35
< Debug: Setting previous attribute file '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
39a41
> Debug: Keys Ctrl+Z (Undo) pressed
48,50d49
< Debug: Setting new attribute file '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
51a51
> Debug: Keys Ctrl+Y (Redo) pressed

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect freq ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
18,22c22,23
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c25,32
< Debug: Value 'dummyFrequency' for attribute freq of e2MultilaneDetector isn't valid
< Debug: Value '-100' for attribute freq of e2MultilaneDetector isn't valid
< Debug: Setting new attribute freq '120' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'e2MultilaneDetector' for attribute shape of junction 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 '-100' for attribute shape of junction 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 '-100' for attribute shape of junction isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> 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.
> 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.
---------- Missing result in additionals ----------
<?xml version="1.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="11.00" endPos="12.00" freq="120.00" file="e2MultilaneDetector_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
62,65d65
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6d5
<     <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="13.00" endPos="14.00" freq="900.00" file="e2MultilaneDetector_1.xml"/>
---------- 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 
21,22c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28d31
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
32,33c35,36
< Debug: Value 'e2MultilaneDetector_1' for attribute id of e2MultilaneDetector isn't valid
< Debug: Setting new attribute id 'Id with spaces' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Setting new attribute id 'e2MultilaneDetector_1' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting new attribute id 'Id with spaces' into e2MultilaneDetector 'e2MultilaneDetector_1'
43c46
< Debug: Setting previous attribute id 'e2MultilaneDetector_0' into e2MultilaneDetector 'Id with spaces'
---
> Debug: Setting previous attribute id 'e2MultilaneDetector_1' into e2MultilaneDetector 'Id with spaces'
46c49
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect jamthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
18,22c22,23
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,67c25
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2MultilaneDetector isn't valid
< Debug: Setting new attribute jamThreshold '7.3' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute jamThreshold '10.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="12.00" freq="900.00" file="e2MultilaneDetector_0.xml" jamThreshold="7.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect lanes ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
44,48c48,49
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
50,54c51,56
< Debug: Value 'dummyLane1 dummyLan2' for attribute lanes of e2MultilaneDetector isn't valid
< Debug: Value 'Id with spaces' for attribute lanes of e2MultilaneDetector isn't valid
< Debug: Value 'gneE4_0' for attribute lanes of e2MultilaneDetector isn't valid
< Debug: Value 'gneE0_0 gneE4_0' for attribute lanes of e2MultilaneDetector isn't valid
< Debug: Setting new attribute lanes 'gneE4_0 gneE5_0' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Value 'dummyLane1 dummyLan2' for attribute pos of junction isn't valid
> Debug: Value 'Id with spaces' for attribute pos of junction isn't valid
> Debug: Value 'Id with spaces' for attribute pos of junction isn't valid
> Debug: Value 'gneE0_0 gneE4_0' for attribute pos of junction isn't valid
> Debug: Value 'gneE4_0 gneE5_0' for attribute pos of junction isn't valid
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE4_0 gneE5_0" pos="11.00" endPos="12.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>

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

---------- 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 
63,66d66
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e2MultiLaneDetector inspect name ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector inspect vtypes ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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"/>
---------- 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 
26d29
< Debug: Setting new attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_0'
30d32
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
36,38d37
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
45,47d43
< Debug: Setting previous attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
58a55,56
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
73,75d70
< Debug: Setting new attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
84,85c79
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Keys Ctrl+Y (Redo) pressed
107a102,107
<truncated after showing first 30 lines>
---------- Differences in log ----------
1a2
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
122,125d125
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect speedthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
64,67d67
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect timethreshold ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< Debug: Value '-5' for attribute timeThreshold of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of e2MultilaneDetector isn't valid
64,67d67
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32a40,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
56a67,69
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
79,101d91
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection file ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value '%;;%%&%%%&&' for attribute file of e2MultilaneDetector isn't valid
34,39c42,44
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file '' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Setting previous attribute file '' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
63a69,72
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
87,112d95
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2MultilaneDetector 'e2MultilaneDetector_1'
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="myOwnOutput.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="myOwnOutput.txt" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection freq ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyFrequency' for attribute freq of e2MultilaneDetector isn't valid
33,38c41,44
< Debug: Setting new attribute freq '120' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute freq '120' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '200.00' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Setting previous attribute freq '100.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Value '-100i' for attribute freq of e2MultilaneDetector isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
58a65,68
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
78,103d87
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '120' into e2MultilaneDetector 'e2MultilaneDetector_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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="120.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="120.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32a40,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
56a67,69
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
79,101d91
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection jamthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34a42,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
58a69,71
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
81,103d93
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" jamThreshold="7.30" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" jamThreshold="7.30" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection name ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute name 'e2Detector' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting new attribute name 'e2Detector' into e2MultilaneDetector 'e2MultilaneDetector_1'
32,33c41,44
< Debug: Setting new attribute name 'customName' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute name 'customName' into e2MultilaneDetector 'e2MultilaneDetector_1'
---
> Debug: Value '%%%;:..&&%$%$i' for attribute name of e2MultilaneDetector isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
57a69,71
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
78,102c92,93
< Debug: Setting new attribute name 'customName' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute name 'customName' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<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="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="customName" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="customName" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,37
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e2MultilaneDetector 'e2MultilaneDetector_1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35,36d39
< Debug: Setting new attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_1'
43,48c46,48
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
59,62d58
< Debug: Setting previous attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Setting previous attribute genericParameter '' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection speedthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34a42,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
58a69,71
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
81,103d93
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="6.30" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="6.30" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection timethreshold ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34a42,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
58a69,71
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
81,103d93
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="4.00" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="4.00" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector inspect_selection vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
30a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33a41,43
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
57a68,70
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
80,102d92
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
< 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
<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="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e2Detector>
    <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

2 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 
95,98d98
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
additionalElements e2MultiLaneDetector load endpos ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load pos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load file ( Last six runs May2020 Apr2020 )

---------- 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 
91,94d94
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

3 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 
87,90d90
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
additionalElements e2MultiLaneDetector load freq ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load id ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load lanes ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
100,103d103
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

3 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 
105,108d108
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
additionalElements e2MultiLaneDetector load jamthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load speedthreshold ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load timethreshold ( Last six runs May2020 Apr2020 )

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 
96,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
additionalElements e2MultiLaneDetector load name ( Last six runs May2020 Apr2020 )
additionalElements e2MultiLaneDetector load vtypes ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
93,96d96
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
36c40
< Debug: Selected item 'e2MultilaneDetector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
44,48c48,49
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
50,56c51,52
< Debug: Setting new attribute blockMovement 'true' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 5, AttributeCarriers: 5, NetworkElements: 2, Additionals: 3, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 2, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
58,60c54,55
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="62.11" 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="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="1.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector move ( Last six runs May2020 Apr2020 )

---------- 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="12.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml"/>
---------- 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 
57,58c61,62
< 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 '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting new attribute endPos '23.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
69,70c73,74
< Debug: Setting new attribute pos '13.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting new attribute endPos '14.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Setting new attribute pos '12.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting new attribute endPos '13.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
80,81c84,85
< Debug: Setting previous attribute endPos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
< Debug: Setting previous attribute pos '21.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Setting previous attribute endPos '23.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting previous attribute pos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
105,106c109,110
< 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 '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
> Debug: Setting new attribute endPos '23.00' into e2MultilaneDetector 'e2MultilaneDetector_0'
113,114c117,118
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2MultiLaneDetector volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
438,441d441
< Debug: Deleting unreferenced crossing ':gneJ5_c1' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ5_c2' in GNEJunction destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 20

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

---------- 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 
39,42d42
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements e2detector create blockmove ( Last six runs May2020 Apr2020 )
additionalElements e2detector create friendlypos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create default ( Last six runs May2020 Apr2020 )

---------- 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 
11,13c15,17
< Debug: Selected item 'e2Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
45,47d40
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
60a54,60
> 
<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">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="4.00" length="10.00" freq="900.00" file="e2Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create freq ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'e2Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15d16
< Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20d19
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
31,33d27
<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">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="28.00" length="10.00" freq="120.50" file="e2Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create jamtreshold ( Last six runs May2020 Apr2020 )

---------- 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 
18,20c22
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e2Detector: 'jamThreshold' cannot be negative
25,26d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
31,33d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
< Debug: Additionals saved
36,38d32
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
50a45,50
> 
> =================================================================
> ==13673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
---------- Missing result in additionals ----------
<?xml version="1.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_gneE1_0_0" lane="gneE1_0" pos="12.00" length="10.00" freq="900.00" file="e2Detector_gneE1_0_0.xml" jamThreshold="15.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create length ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25c29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,29c31
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e2Detector: 'length' cannot be negative
34,35d35
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
<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">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="17.00" length="5.00" freq="900.00" file="e2Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'e2Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of e2Detector: input contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,16d16
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
21,22d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
27,29d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
32,34d26
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE0_0_0'
<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">
    <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="22.00" length="10.00" freq="900.00" name="customName" file="e2Detector_gneE0_0_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create speedtreshold ( Last six runs May2020 Apr2020 )

---------- 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 
14c18
< Debug: Invalid input parameter of e2Detector: 'speedThreshold' cannot be negative
---
> Debug: Invalid input parameter of e2Detector: 'speedThreshold' doesn't have a valid 'float' format
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create timetreshold ( Last six runs May2020 Apr2020 )

---------- 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 
18,20c22
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e2Detector: 'timeThreshold' doesn't have a valid SUMOTime format
25,26d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
31,33d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
< Debug: Additionals saved
36,38d32
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
50a45,50
> 
> =================================================================
> ==13559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
---------- Missing result in additionals ----------
<?xml version="1.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_gneE1_0_0" lane="gneE1_0" pos="33.00" length="10.00" freq="900.00" file="e2Detector_gneE1_0_0.xml" timeThreshold="10.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
43,46d46
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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 
124,127d127
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
additionalElements e2detector delete ( Last six runs May2020 Apr2020 )
additionalElements vaporizer delete ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
14c18
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65,68d68
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect file ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c17
< 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'
---
> Debug: Value '%;;%%&%%%&&' for attribute disallow of edge isn't valid
23,24d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file '' into e2Detector 'e2Detector_gneE2_1_0'
26,27d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'e2Detector_gneE2_1_0.xml' into e2Detector 'e2Detector_gneE2_1_0'
<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">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="900.00" file="myOwnOutput.txt"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect freq ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c17,19
< 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: 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
23,24d23
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute freq '900.00' into e2Detector 'e2Detector_gneE2_1_0'
26,28d24
<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">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="120.50" file="e2Detector_gneE2_1_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20,22
< Debug: Setting new attribute friendlyPos 'true' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting new attribute name ' i' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
22c28
< Debug: Setting previous attribute friendlyPos '0' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute name '' into edge 'gneE2'
26d31
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
35c40
< Debug: Setting new attribute friendlyPos 'true' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting new attribute name ' i' into edge 'gneE2'
69,73d73
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<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=" i" priority="1">

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,12d13
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,18c17,18
< Debug: Adding e2Detector 'e2Detector_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,22c20,23
< 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' for attribute priority of edge isn't valid
> 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 'Id with spacesi' for attribute priority of edge isn't valid
27,28d27
<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">
    <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_1" lane="gneE2_1" pos="38.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_1.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect jamthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
12a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,30d18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute jamThreshold '10.00' 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: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,75c20
< 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
<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" jamThreshold="7.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 lane ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,23c23,24
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c26,30
< 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 'e2Detector' 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
33,34d34
<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">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_0" pos="17.00" length="10.00" freq="900.00" file="e2Detector_gneE2_1_0.xml"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect length ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,40c23,24
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,29c14,15
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2Detector isn't valid
< Debug: Setting new attribute name 'customName' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' 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: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c20,34
< 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 'e2Detector' for attribute endOffset of edge isn't valid
> Debug: Value 'dummyGenericParameters' for attribute endOffset of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute endOffset of edge isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute endOffset of edge isn't valid
> Debug: Setting new attribute endOffset '0' into lane 'gneE2_0'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute endOffset '0' into lane 'gneE2_1'
> Debug: Setting new attribute endOffset '0' into edge 'gneE2'
> Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute endOffset of edge isn't valid
> Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute endOffset of edge isn't valid
> Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute endOffset of edge isn't valid
<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)

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
22c26
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28c29,33
< 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: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute type '-5' into edge 'gneE2'
> Debug: Setting new attribute type '20' into edge 'gneE2'
34c39
< Debug: Setting previous attribute pos '400.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute type '-5' into edge 'gneE2'
37c42
< Debug: Setting previous attribute pos '-5.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute type 'dummyPos' into edge 'gneE2'
40c45
< Debug: Setting previous attribute pos '17.00' into e2Detector 'e2Detector_gneE2_1_0'
<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">

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect speedthreshold ( Last six runs May2020 Apr2020 )

---------- 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" speedThreshold="6.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 ----------
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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c20,22
< 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: Value 'dummySpeedTreshold' for attribute spreadType of edge isn't valid
> Debug: Value '-12.1' for attribute spreadType of edge isn't valid
> Debug: Value '-12.1' for attribute spreadType of edge isn't valid
24,26d27
< Debug: Setting previous attribute speedThreshold '1.39' into e2Detector 'e2Detector_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
28c29
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
36,37d36
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'e2Detector_gneE2_1_0'
75a75
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect timethreshold ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18c20,24
< 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: Value 'dummyTimeTreshold' for attribute length of edge isn't valid
> Debug: Value '-5' for attribute length of edge isn't valid
> Debug: Setting new attribute length '4.5' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
24c30
< Debug: Setting previous attribute timeThreshold '1.00' into e2Detector 'e2Detector_gneE2_1_0'
---
> Debug: Setting previous attribute length '50.00' into edge 'gneE2'
28d33
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
37,75c42
< Debug: Setting new attribute timeThreshold '4.5' 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()
<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" timeThreshold="4.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 vtypes ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,14c14,15
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c17,22
< 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'
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' 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 'Type1 Type2 Type3' 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 'Type1 Type2 Type3i' for attribute shape of edge isn't valid
22,23d26
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> 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.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in additionals ----------
<?xml version="1.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" vTypes="Type1 Type2 Type3"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
75,78d78
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
---
>     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---
>     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---------- 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 
24a29
> Debug: Value '%;;%%&%%%&&' for attribute file of e2Detector isn't valid
27,28d31
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2Detector 'E2_A'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2Detector 'E2_B'
34,37d36
< Debug: Setting previous attribute file '' into e2Detector 'E2_B'
< Debug: Setting previous attribute file '' into e2Detector 'E2_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
54a54
> Debug: Keys Ctrl+Z (Undo) pressed
75,77d74
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2Detector 'E2_A'
< Debug: Setting new attribute file 'myOwnOutput.txt' into e2Detector 'E2_B'
97a95,97
> 
> =================================================================
> ==14468==ERROR: LeakSanitizer: detected memory leaks

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection freq ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< Debug: Value '-100' for attribute freq of e2Detector isn't valid
---
> Debug: Value 'dummyFrequency' for attribute freq of e2Detector isn't valid
85,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
83,86d86
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection jamthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
24c28,29
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2Detector isn't valid
---
> Debug: Setting new attribute jamThreshold '20' into e2Detector 'E2_A'
> Debug: Setting new attribute jamThreshold '20' into e2Detector 'E2_B'
32a38,41
> Debug: Setting previous attribute jamThreshold '20.00' into e2Detector 'E2_B'
> Debug: Setting previous attribute jamThreshold '20.00' into e2Detector 'E2_A'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
49d57
< Debug: Keys Ctrl+Z (Undo) pressed
66a75,78
> Debug: Setting new attribute jamThreshold '20' into e2Detector 'E2_A'
> Debug: Setting new attribute jamThreshold '20' into e2Detector 'E2_B'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
69d80
< Debug: Keys Ctrl+Y (Redo) pressed
78,88d88
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced 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>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection length ( Last six runs May2020 Apr2020 )

---------- 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 
28a33
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute length of e2Detector isn't valid
30d34
< Debug: Value '-5' for attribute length of e2Detector isn't valid
111,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="customName" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="e2Detector" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---
>     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="e2Detector" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---------- 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 
23a28,29
> Debug: Setting new attribute name 'e2Detector' into e2Detector 'E2_A'
> Debug: Setting new attribute name 'e2Detector' into e2Detector 'E2_B'
25,26c31
< Debug: Setting new attribute name 'customName' into e2Detector 'E2_A'
< Debug: Setting new attribute name 'customName' into e2Detector 'E2_B'
---
> Debug: Value '%%%;:..&&%$%$i' for attribute name of e2Detector isn't valid
66,67c71,72
< Debug: Setting new attribute name 'customName' into e2Detector 'E2_A'
< Debug: Setting new attribute name 'customName' into e2Detector 'E2_B'
---
> Debug: Setting new attribute name 'e2Detector' into e2Detector 'E2_A'
> Debug: Setting new attribute name 'e2Detector' into e2Detector 'E2_B'
83,87d87
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
34,35d37
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_A'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_B'
43,46d44
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_B'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
76a75,80
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing e2Detector 'E2_B' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing e2Detector 'E2_A' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
81a86,89
> Debug: Adding e2Detector 'E2_A' in GNEChange_Additional
> Debug: Adding e2Detector 'E2_B' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
110,113d117
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_A'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e2Detector 'E2_B'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection speedthreshold ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" speedThreshold="6.30">
---
>     <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="6.30" jamThreshold="5.00">
---
>     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---------- 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 
23a28
> Debug: Value 'customName' for attribute speedThreshold of e2Detector isn't valid
26,27c31
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'E2_A'
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'E2_B'
---
> Debug: Value '-12.1i' for attribute speedThreshold of e2Detector isn't valid
33,36d36
< Debug: Setting previous attribute speedThreshold '3.49' into e2Detector 'E2_B'
< Debug: Setting previous attribute speedThreshold '1.39' into e2Detector 'E2_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a50
> Debug: Keys Ctrl+Z (Undo) pressed
66,68d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'E2_A'
< Debug: Setting new attribute speedThreshold '6.3' into e2Detector 'E2_B'
88a87,88
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection timethreshold ( Last six runs May2020 Apr2020 )

---------- 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 
23a28
> Debug: Value 'Type1 Type2 Type3' for attribute timeThreshold of e2Detector isn't valid
25d29
< Debug: Value '-5' for attribute timeThreshold of e2Detector isn't valid
85,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect_selection vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
10c10
<     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---
>     <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00">
---------- 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 
25c29,30
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e2Detector 'E2_B'
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2Detector isn't valid
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3i' for attribute vTypes of e2Detector isn't valid
31,33d35
< Debug: Setting previous attribute vTypes 'Type4 Type5 Type6' into e2Detector 'E2_B'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
46a49
> Debug: Keys Ctrl+Z (Undo) pressed
63,64d65
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e2Detector 'E2_B'
84d84
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e2detector lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
103,106d106
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements e2detector move ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'e2Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,19c19,20
< Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24c23,31
< Debug: Setting new attribute pos '6.00' into e2Detector 'e2Detector_gneE0_0_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> 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 shape '10.26,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: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,6
> Warning: Found angle of 180.00 degrees at edge 'gneE0', segment 0.
> Warning: Found sharp turn with radius 0.00 at the start of edge 'gneE0'.
> Warning: Found angle of 180.00 degrees at edge 'gneE0', segment 1.
> Warning: Found angle of 180.00 degrees at edge 'gneE0', segment 2.
> Warning: Found sharp turn with radius 0.00 at the end of edge 'gneE0'.
> Warning: Speed of straight connection 'gneE0_0->gneE1_0' reduced by 10.64 due to turning radius of 1.92 (length=3.16, angle=176.77).
---------- 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.95,0.00,44.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.58" shape="44.00,-1.60 43.85,-1.70 43.80,-1.80 43.85,-1.90 44.00,-1.99"/>
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.25" length="3.16" shape="33.72,-1.41 34.97,-1.50 35.43,-1.55 35.11,-1.59 34.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="44.00,0.00 10.26,0.00 27.08,0.00 -4.95,0.00 34.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="10.30" shape="44.00,-1.99 33.72,-1.41"/>
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="10.00" shape="34.00,-1.60 44.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="44.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="44.00,0.00 44.01,3.21 44.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="34.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="34.07,0.00 34.07,-3.20 33.65,-3.18 33.77,-0.00">
<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">
    <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>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
11,13d14
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
15,16c16,17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17a19
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
21c23
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
23,24c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create default ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 6.30, 25.00, 0.12. Zoom = '61666.67'
17c21
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 12.00,0.00,22.00,10.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 1.00,20.00,11.00,30.00
24,25c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27d30
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
32,33c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,37c38,39
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="6.30" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create default_nochilds ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
10c10,14
< Debug: Current Viewport values: 25.00, 0.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: 4.00, 25.00, 0.12. Zoom = '61666.67'
17c21
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 12.00,0.00,22.00,10.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -1.00,20.00,9.00,30.00
20,21c24,25
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26c30,31
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,0.00,22.00,10.00
---
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -1.00,20.00,9.00,30.00
33c38
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 12.00,0.00,22.00,10.00
---
> GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -1.00,20.00,9.00,30.00
50c55
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,0.00,22.00,10.00
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="4.00" y="25.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create file ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 7.30, 25.00, 25.00. Zoom = '296.00'
7c11
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
11d14
< Debug: Invalid input parameter of e3Detector: input contains invalid characters for a filename
15,17d17
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
19,20c19,20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25c26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="7.30" y="25.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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="myOwnFile.txt">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create freq ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 4.00, 25.00, 0.12. Zoom = '61666.67'
19,21c23
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of e3Detector: 'freq' doesn't have a valid SUMOTime format
23,24c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26c28,29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29c32
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
31,32c34,35
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="4.00" y="25.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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="150.50" file="e3Detector_0.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="customID" pos="17.00,5.00" freq="900.00" file="customID.xml">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 6.30, 25.00, 0.12. Zoom = '61666.67'
22,23c26,27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25d28
< Debug: Adding detEntry 'customIDdetEntry0' in GNEChange_Additional
30,31c33,34
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33,35c36,37
< Debug: Adding detExit 'customIDdetExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39c41,42
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="6.30" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> Warning: An e3Detector need at least one detEntry detector
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='customID' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" name="customName" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 0.00, 25.00. Zoom = '296.00'
11,14d14
< Debug: Invalid input parameter of e3Detector: input contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
18d17
< Debug: Selected item 'detEntry' in TagSelector
22,23c21,27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25d28
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
27,28c30,31
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create speedthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
11d14
< Debug: Invalid input parameter of e3Detector: 'speedThreshold' doesn't have a valid SUMOTime format
15d17
< Debug: Invalid input parameter of e3Detector: 'speedThreshold' doesn't have a valid SUMOTime format
19,21d20
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,24c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a25
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
29c29
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
31,32c31,32
<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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="e3Detector_0.xml" speedThreshold="2.51">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create timethreshold ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="e3Detector_0.xml" timeThreshold="5.00">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 296.00. Zoom = '25.00'
22c26
< Debug: Selected item 'detEntry' in TagSelector
---
> Debug: Selected invalid item in TagSelector
26c30
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29d32
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
34,35c37,38
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37d39
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
43c45
< Debug: Removing detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="25.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector create vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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, 0.00, 0.12. Zoom = '61666.67'
7,9c11,13
< Debug: Selected item 'e3Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
11,13c15,16
< Debug: Invalid input parameter of e3Detector: list of IDs contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d17
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
19,21d18
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="25.00" 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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="900.00" file="e3Detector_0.xml" vTypes="type1 type2 type3">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector delete delete_child ( Last six runs May2020 Apr2020 )

---------- 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 
18c22
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
22,23d25
< Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 12.00,2.00,22.00,12.00
28c30
< Debug: Adding detEntry 'e3Detector_2detEntry0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_1detEntry2' in GNEChange_Additional
33c35
< Debug: Adding detExit 'e3Detector_2detExit1' in GNEChange_Additional
---
> Debug: Adding detExit 'e3Detector_1detExit3' in GNEChange_Additional
43c45
< Debug: Removing detExit 'e3Detector_2detExit1' in GNEChange_Additional
---
> Debug: Removing detExit 'e3Detector_1detExit3' in GNEChange_Additional
46c48
< Debug: Removing detEntry 'e3Detector_2detEntry0' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3Detector_1detEntry2' in GNEChange_Additional
49,50c51,54
< Debug: Removing e3Detector 'e3Detector_2' in GNEChange_Additional
<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 additionals ----------
<?xml version="1.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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e3detector delete delete_parent ( Last six runs May2020 Apr2020 )

---------- 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 
43c47
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Selected item 'detEntry' in TagSelector
50c54
< Debug: Adding detExit 'e3Detector_4detExit1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_4detEntry1' in GNEChange_Additional
60c64
< Debug: Removing detExit 'e3Detector_4detExit1' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3Detector_4detEntry1' in GNEChange_Additional
118c122
< Debug: Adding detExit 'e3Detector_4detExit1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_4detEntry1' in GNEChange_Additional
126c130
< Debug: Removing detExit 'e3Detector_4detExit1' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3Detector_4detEntry1' in GNEChange_Additional
158c162
< Debug: Deleting unreferenced detExit 'e3Detector_4detExit1'
---
> Debug: Deleting unreferenced detEntry 'e3Detector_4detEntry1'
209,212d212
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,19c22,23
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25,26
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
26,27c30,31
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect file ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.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 ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,19c22,23
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25,26
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
26,27c30,31
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect freq ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,106c5,8
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'e3Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyFrequency' for attribute freq of e3Detector isn't valid
<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">
    <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="120.00" file="e3Detector_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e3detector inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,12d4
<     <e3Detector id="correctID" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
<     <e3Detector id="e3Detector_1" pos="29.00,30.00" freq="900.00" file="e3Detector_1.xml">
<         <detEntry lane="gneE3_0" pos="21.00"/>
<         <detExit lane="gneE2_1" pos="29.00"/>
<     </e3Detector>
---------- 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 
33c37
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Selected item 'detEntry' in TagSelector
40c44
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0detEntry1' in GNEChange_Additional
47c51
< Debug: Adding detExit 'e3Detector_1detExit1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_1detEntry1' in GNEChange_Additional
50a55,57
> Debug: Setting new attribute id 'detExit' into e3Detector 'e3Detector_0'
> Debug: Setting new attribute id 'detExitdetEntry2' into detEntry 'e3Detector_0detEntry0'
> Debug: Setting new attribute id 'detExitdetEntry3' into detEntry 'e3Detector_0detEntry1'
52,58c59,65
< Debug: Value ';;;;;;;;;;;;;;;;;' for attribute id of e3Detector isn't valid
< Debug: Setting new attribute id 'Id with spaces' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute id 'Id with spacesdetEntry2' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute id 'Id with spacesdetExit2' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute id 'correctID' into e3Detector 'Id with spaces'
< Debug: Setting new attribute id 'correctIDdetEntry2' into detEntry 'Id with spacesdetEntry2'
< Debug: Setting new attribute id 'correctIDdetExit2' into detExit 'Id with spacesdetExit2'
---
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='Id with spacesi' cannot be written
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" name="customName" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,19c22,23
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25,26
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
26,27c30,31
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect parameters ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
7c11
< Debug: Selected item 'e3Detector' in TagSelector
---
> Debug: Selected invalid item in TagSelector
11,13d14
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
15,16c16,17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19c19,21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,24c23,26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Missing result in additionals ----------
<?xml version="1.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="22.00,30.00" freq="900.00" file="e3Detector_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e3Detector>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect pos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="25.00,25.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
---------- 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 
15a20,23
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
24,27d31
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
31,32c35,37
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 17.00,20.00,27.00,30.00
> Debug: Selected item 'detEntry' in TagSelector
39c44
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
42a48
> Debug: Value 'detExit' for attribute pos of e3Detector isn't valid
47,49d52
< Debug: Setting new attribute pos '25,25' into e3Detector 'e3Detector_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_0' 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_1' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect speedthreshold ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,106c5,8
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'e3Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e3Detector isn't valid
<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">
    <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml" speedThreshold="6.30">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e3detector inspect timethreshold ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml" timeThreshold="4.20">
<         <detEntry lane="gneE3_0" pos="28.00"/>
<         <detExit lane="gneE2_1" pos="22.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 25.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: 0.00, 25.00, 25.00. Zoom = '296.00'
6a11,14
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14,19c22,23
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c25,26
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
---
> Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional
> Debug: Selected item 'detEntry' in TagSelector
26,27c30,31
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,6
> 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
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,105c5,8
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'e3Detector' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'detEntry' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value '$$$ @**@;@ %%%' for attribute vTypes of e3Detector isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< 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">
    <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml" vTypes="type1 type2 type3">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 e3detector inspect_selection blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
111,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection file ( Last six runs May2020 Apr2020 )

---------- 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 
32c36,37
< Debug: Value '&&&&&&&&' for attribute file of e3Detector isn't valid
---
> Debug: Setting new attribute file 'detExit' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute file 'detExit' into e3Detector 'e3Detector_B'
39a45,48
> Debug: Setting previous attribute file 'detExit' into e3Detector 'e3Detector_B'
> Debug: Setting previous attribute file 'detExit' into e3Detector 'e3Detector_A'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
64d72
< Debug: Keys Ctrl+Z (Undo) pressed
89a98,101
> Debug: Setting new attribute file 'detExit' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute file 'detExit' into e3Detector 'e3Detector_B'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
92d103
< Debug: Keys Ctrl+Y (Redo) pressed
105,115d115
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced 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>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection freq ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="50.00" name="A" file="fileA.txt">
---
>     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="A" file="fileA.txt">
12c12
<     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="50.00" name="B" file="fileB.txt" timeThreshold="2.00" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="B" file="fileB.txt" timeThreshold="2.00" speedThreshold="3.39">
---------- 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 
31a36
> Debug: Value 'detExit' for attribute freq of e3Detector isn't valid
34,35c39
< Debug: Setting new attribute freq '50' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute freq '50' into e3Detector 'e3Detector_B'
---
> Debug: Value '-30i' for attribute freq of e3Detector isn't valid
41,44d44
< Debug: Setting previous attribute freq '120.00' into e3Detector 'e3Detector_B'
< Debug: Setting previous attribute freq '100.00' into e3Detector 'e3Detector_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
65a66
> Debug: Keys Ctrl+Z (Undo) pressed
90,92d90
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '50' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute freq '50' into e3Detector 'e3Detector_B'
116a115,116
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="customName" file="fileA.txt">
---
>     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="e2MultilaneDetector" file="fileA.txt">
12c12
<     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="customName" file="fileB.txt" timeThreshold="2.00" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="e2MultilaneDetector" file="fileB.txt" timeThreshold="2.00" speedThreshold="3.39">
---------- 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 
31a36,37
> Debug: Setting new attribute name 'e2MultilaneDetector' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute name 'e2MultilaneDetector' into e3Detector 'e3Detector_B'
33,34c39
< Debug: Setting new attribute name 'customName' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute name 'customName' into e3Detector 'e3Detector_B'
---
> Debug: Value '%%%;:..&&%$%$i' for attribute name of e3Detector isn't valid
71,72c76,77
< Debug: Setting new attribute name 'customName' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute name 'customName' into e3Detector 'e3Detector_B'
---
> Debug: Setting new attribute name 'e2MultilaneDetector' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute name 'e2MultilaneDetector' into e3Detector 'e3Detector_B'
91,95d95
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
8,10c8,10
<         <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"/>
15,17c15,17
<         <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 ----------
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 
32,33d35
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e3Detector 'e3Detector_B'
44,45d45
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into e3Detector 'e3Detector_B'
51,54d50
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e3Detector 'e3Detector_B'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into e3Detector 'e3Detector_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
71,74d66
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e3Detector 'e3Detector_B'
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into e3Detector 'e3Detector_A'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
88a81,91
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing detExit 'e3Detector_BdetExit1' in GNEChange_Additional
> Debug: Removing detEntry 'e3Detector_BdetEntry0' in GNEChange_Additional
> Debug: Removing e3Detector 'e3Detector_B' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing detExit 'e3Detector_AdetExit1' in GNEChange_Additional
> Debug: Removing detEntry 'e3Detector_AdetEntry0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (50)
2a4
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection speedthreshold ( Last six runs May2020 Apr2020 )

---------- 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 
31a36
> Debug: Value 'customName' for attribute speedThreshold of e3Detector isn't valid
33d37
< Debug: Value '-3' for attribute speedThreshold of e3Detector isn't valid
113,116d116
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection timethreshold ( Last six runs May2020 Apr2020 )

---------- 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 
31a36
> Debug: Value 'detExit' for attribute timeThreshold of e3Detector isn't valid
33d37
< Debug: Value '-5' for attribute timeThreshold of e3Detector isn't valid
113,116d116
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect_selection vtypes ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e3Detector id="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="A" file="fileA.txt" vTypes="detExit">
12c12
<     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="B" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="2.00" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="B" file="fileB.txt" vTypes="detExit" timeThreshold="2.00" speedThreshold="3.39">
---------- 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 
31a36,37
> Debug: Setting new attribute vTypes 'detExit' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute vTypes 'detExit' into e3Detector 'e3Detector_B'
33,34c39
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e3Detector 'e3Detector_B'
---
> Debug: Value 'Typ**e%%%%%1 T;;yp$2 Type3i' for attribute vTypes of e3Detector isn't valid
90,91c95,96
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e3Detector 'e3Detector_A'
< Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e3Detector 'e3Detector_B'
---
> Debug: Setting new attribute vTypes 'detExit' into e3Detector 'e3Detector_A'
> Debug: Setting new attribute vTypes 'detExit' into e3Detector 'e3Detector_B'
111,115d115
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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 
54,57d57
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements e3detector load id ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load id ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load position ( Last six runs May2020 Apr2020 )

---------- 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 
82,85d85
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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

---------- 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 
72,75d75
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements e3detector load speedthreshold ( Last six runs May2020 Apr2020 )
additionalElements e3detector load timethreshold ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load lenght ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load width ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load angle ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements e3detector lock_unlock ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="27.00,5.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_0" pos="31.00"/>
<         <detExit lane="gneE0_0" pos="35.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 0.00, 25.00, 0.12. Zoom = '61666.67'
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,16c19,20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18d21
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
20,21c23,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,24c26
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="61666.67" x="0.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector move ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8d4
<     <e3Detector id="e3Detector_0" pos="30.00,-1.00" freq="900.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_0" pos="28.00"/>
<         <detExit lane="gneE0_0" pos="35.00"/>
<     </e3Detector>
---------- Differences in errors ----------
5c5,9
< Debug: Current Viewport values: 25.00, 0.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: 120.00, 25.00, 25.00. Zoom = '296.00'
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20c22,23
< Debug: Adding detEntry 'e3Detector_0detEntry0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'detEntry' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,24c26
< Debug: Adding detExit 'e3Detector_0detExit1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28c30
< Debug: Setting new attribute pos '22.00,5.00' into e3Detector 'e3Detector_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="296.00" x="120.00" y="25.00" angle="0.00"/>
---------- Differences in log ----------
0a1,3
> 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

TEST FAILED on ts-sim-build-ba : additionalElements e3detector volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
138,141d141
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create default_nocenter ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'laneCalibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18d18
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
29,31d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
46,48d40
< Debug: Deleting unreferenced laneCalibrator 'laneCalibrator_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
61a54,61
> 
<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">
    <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'laneCalibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of laneCalibrator: input contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,17d16
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
28,30d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
33,35d26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="16.00" y="-1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00" name="customName"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create output ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'laneCalibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of laneCalibrator: input contains invalid characters for a filename
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,17d16
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
28,30d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
33,35d26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="16.00" y="-1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00" output="myOwnOutput"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create pos ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,20c23
< Debug: Invalid input parameter of laneCalibrator: 'pos' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of laneCalibrator: 'pos' doesn't have a valid 'float' format
21a25
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
66,69d69
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator create routeprobe ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'laneCalibrator' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,14d13
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18d16
< 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
23,24d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_1' in GNEChange_Additional
26,27d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional
32,33d25
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="7.00" y="-1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00"/>
    <calibrator id="laneCalibrator_gneE0_0_1" lane="gneE0_0" pos="7.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect freq ( Last six runs May2020 Apr2020 )

---------- 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 
75,78d78
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
114,117d117
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

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

---------- 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 
74,77d77
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements lanecalibrator inspect name ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator inspect routeprobe ( Last six runs May2020 Apr2020 )
basic save load_and_save ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect output ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'laneCalibrator' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,15c14,15
< Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE3_1_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used.
< Debug: Adding laneCalibrator 'laneCalibrator_gneE3_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18d16
< Debug: Value '///;;' for attribute output of laneCalibrator isn't valid
< Debug: Setting new attribute output 'myOwnFilename' into laneCalibrator 'laneCalibrator_gneE3_1_0'
23,24d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute output '' into laneCalibrator 'laneCalibrator_gneE3_1_0'
26,28d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneCalibrator 'laneCalibrator_gneE3_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
34,35d26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="16.00" y="21.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <calibrator id="laneCalibrator_gneE3_1_0" lane="gneE3_1" pos="34.00" output="myOwnFilename"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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"/>
---------- 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 
17d20
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0'
19d21
< Debug: Setting new attribute genericParameter '' into laneCalibrator 'laneCalibrator_gneE3_1_0'
23d24
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0'
29,31d29
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
38,40d35
< Debug: Setting previous attribute genericParameter '' into laneCalibrator 'laneCalibrator_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
44,46d38
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51a44,46
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
60,62d54
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0'
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (laneCalibrator)

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
106,109d109
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection freq ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
8c8
<     <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" freq="12.50" name="NameA" routeProbe="RouteProbeA" output="fileA.txt">
---
>     <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" freq="30.00" name="NameA" routeProbe="RouteProbeA" output="fileA.txt">
13c13
<     <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" freq="12.50" name="NameB" routeProbe="RouteProbeB" output="fileB.txt">
---
>     <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" freq="40.00" name="NameB" routeProbe="RouteProbeB" output="fileB.txt">
---------- 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 
34a39
> Debug: Value 'dummyFreq' for attribute freq of laneCalibrator isn't valid
36,37c41
< Debug: Setting new attribute freq '12.5' into laneCalibrator 'calibratorA'
< Debug: Setting new attribute freq '12.5' into laneCalibrator 'calibratorB'
---
> Debug: Value '-12i' for attribute freq of laneCalibrator isn't valid
43,46d46
< Debug: Setting previous attribute freq '40.00' into laneCalibrator 'calibratorB'
< Debug: Setting previous attribute freq '30.00' into laneCalibrator 'calibratorA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
69a70
> Debug: Keys Ctrl+Z (Undo) pressed
96,98d96
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute freq '12.5' into laneCalibrator 'calibratorA'
< Debug: Setting new attribute freq '12.5' into laneCalibrator 'calibratorB'
141a140,141
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection name ( Last six runs May2020 Apr2020 )

---------- 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 
34c38,39
< Debug: Value '///' for attribute name of laneCalibrator isn't valid
---
> Debug: Setting new attribute name 'laneCalibrator' into laneCalibrator 'calibratorA'
> Debug: Setting new attribute name 'laneCalibrator' into laneCalibrator 'calibratorB'
41a47,50
> Debug: Setting previous attribute name 'laneCalibrator' into laneCalibrator 'calibratorB'
> Debug: Setting previous attribute name 'laneCalibrator' into laneCalibrator 'calibratorA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
68d76
< Debug: Keys Ctrl+Z (Undo) pressed
95a104,107
> Debug: Setting new attribute name 'laneCalibrator' into laneCalibrator 'calibratorA'
> Debug: Setting new attribute name 'laneCalibrator' into laneCalibrator 'calibratorB'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
98d109
< Debug: Keys Ctrl+Y (Redo) pressed
130,140d140
< 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection output ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
8c8
<     <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" freq="30.00" name="NameA" routeProbe="RouteProbeA" output="myOwnFilename">
---
>     <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" freq="30.00" name="NameA" routeProbe="RouteProbeA" output="10">
13c13
<     <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" freq="40.00" name="NameB" routeProbe="RouteProbeB" output="myOwnFilename">
---
>     <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" freq="40.00" name="NameB" routeProbe="RouteProbeB" output="10">
---------- 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 
33a38,39
> Debug: Setting new attribute output '10' into laneCalibrator 'calibratorA'
> Debug: Setting new attribute output '10' into laneCalibrator 'calibratorB'
35,36c41
< Debug: Setting new attribute output 'myOwnFilename' into laneCalibrator 'calibratorA'
< Debug: Setting new attribute output 'myOwnFilename' into laneCalibrator 'calibratorB'
---
> Debug: Value '///;;i' for attribute output of laneCalibrator isn't valid
96,97c101,102
< Debug: Setting new attribute output 'myOwnFilename' into laneCalibrator 'calibratorA'
< Debug: Setting new attribute output 'myOwnFilename' into laneCalibrator 'calibratorB'
---
> Debug: Setting new attribute output '10' into laneCalibrator 'calibratorA'
> Debug: Setting new attribute output '10' into laneCalibrator 'calibratorB'
136,140d140
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
9,11c9,11
<         <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"/>
14,16c14,16
<         <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 ----------
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 
46,47d49
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into laneCalibrator 'calibratorA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into laneCalibrator 'calibratorB'
53,56d54
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into laneCalibrator 'calibratorB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into laneCalibrator 'calibratorA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92,100
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeProbe 'customRouteProbeName' in GNEChange_Additional
> Debug: Removing routeProbe 'RouteProbeB' in GNEChange_Additional
> Debug: Removing routeProbe 'RouteProbeA' in GNEChange_Additional
> Debug: Removing laneCalibrator 'calibratorB' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing laneCalibrator 'calibratorA' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
98a106,112
> Debug: Adding laneCalibrator 'calibratorA' in GNEChange_Additional
> Debug: Adding laneCalibrator 'calibratorB' in GNEChange_Additional
> Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
> Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
> Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (myOwnOutput)
2d2
< Warning: Invalid format of parameter (key1)

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator inspect_selection pos ( Last six runs May2020 Apr2020 )

---------- 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 
42a47
> Debug: Value 'instantInductionLoop' for attribute pos of laneCalibrator isn't valid
44d48
< Debug: Value '-12' for attribute pos of laneCalibrator isn't valid
169,172d172
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements lanecalibrator load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
44,47d47
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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 
45,48d48
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements lanecalibrator load routeProbe ( Last six runs May2020 Apr2020 )
shapeElements poly load layer ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create angle ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28c32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,75d75
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create default ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
---
>     <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" file="routeProbe_gneE0_0.xml" begin="0.00"/>
---------- 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 
11,12c15
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'routeProbe' in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,19c19
< 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
< 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 9.80,-10.60,28.20,-2.20
---
> Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
27,28c27
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 9.80,-10.60,28.20,-2.20
---
> Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
34,37c33
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 9.80,-10.60,28.20,-2.20
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 9.80,-10.60,28.20,-2.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 9.80,-10.60,28.20,-2.20
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="0.50" y="-1.60" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,43d43
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create length ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25c29
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,82d82
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of parkingArea: input contains invalid characters
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,17d16
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d20
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
28,30d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
33,35d26
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" name="custon name"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create onroad ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
18,19d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
24,26d21
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional
< Debug: Additionals saved
29,31d23
< Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
43a36,43
> 
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" onRoad="1"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create references ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
112,115d115
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create references_lenght ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,22d18
< 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
< 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 17.80,-10.60,32.20,-2.20
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23a20
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,29d21
< 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
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_1 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE0_0_1 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE0_0_1 into SUMORTree with boundary 1.80,-10.60,16.20,-2.20
34,36d25
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="28.00"/>
    <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="6.00" endPos="12.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create roadsidecapacity ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11d13
< Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12a15
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15d16
< Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16a18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19d19
< Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20a21
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,23d22
< Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" roadsideCapacity="3"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea create width ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,16d18
< Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17a20
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,20d21
< Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21a23
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,24d24
< Debug: Invalid input parameter of parkingArea: 'width' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25a26
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,33d27
< 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
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" width="2.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea delete ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
149,152d152
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
93,96d96
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements parkingarea fix fix_positions ( Last six runs May2020 Apr2020 )
additionalElements parkingarea fix save_invalids ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea fix friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
94,97d97
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea fix select_invalids ( Last six runs May2020 Apr2020 )

---------- 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 
96,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect angle ( Last six runs May2020 Apr2020 )

---------- 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 
6,20c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyAngle' for attribute angle of parkingArea isn't valid
< Debug: Setting new attribute angle '-6.00' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute angle '140.00' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute angle '32.50' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Selected invalid item in TagSelector
24,38c14,15
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '140.00' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '-6.00' into parkingArea 'parkingArea_gneE2_1_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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" angle="32.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 parkingarea inspect block_move ( Last six runs May2020 Apr2020 )

---------- 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 
6a11,13
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,17c17
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute blockMovement 'true' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Value ' i' for attribute shapeStart of edge isn't valid
22,23d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into parkingArea 'parkingArea_gneE2_1_0'
25,27d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
32,33d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
<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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect endpos ( Last six runs May2020 Apr2020 )

---------- 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 
16,41d19
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyEndPos' for attribute endPos of parkingArea isn't valid
< Debug: Setting new attribute endPos '' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,54.20,17.80
< Debug: Value '3000' for attribute endPos of parkingArea isn't valid
< Debug: Value '10' for attribute endPos of parkingArea isn't valid
< Debug: Setting new attribute endPos '30' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,54.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,54.20,17.80
<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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 parkingarea inspect friendlypos ( Last six runs May2020 Apr2020 )

---------- 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 
6a11,13
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,17c17,18
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute friendlyPos 'true' into parkingArea 'parkingArea_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 ' i' for attribute shape of edge isn't valid
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into parkingArea 'parkingArea_gneE2_1_0'
25,27d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
32,33d27
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="1"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
7,8c11,15
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d16
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
17,24c20,23
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_1' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'parkingArea_gneE2_1_1' for attribute id of parkingArea isn't valid
< Debug: Value 'Id with spaces' for attribute id of parkingArea isn't valid
< Debug: Setting new attribute id 'correctID' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Value 'parkingArea_gneE2_1_1' for attribute priority of edge isn't valid
<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">
    <parkingArea id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
    <parkingArea id="parkingArea_gneE2_1_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect lane ( Last six runs May2020 Apr2020 )

---------- 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 
16,17c20,21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,25d22
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
30,32d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
39,43d32
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
46d34
<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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect lenght ( Last six runs May2020 Apr2020 )

---------- 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 
15c19,22
< Debug: Selected item 'parkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
19,34c26,29
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyLenght' for attribute length of parkingArea isn't valid
< Debug: Value '-6' for attribute length of parkingArea isn't valid
< Debug: Value '0' for attribute length of parkingArea isn't valid
< Debug: Setting new attribute length '3.4' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
---
<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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" length="3.4"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect name ( Last six runs May2020 Apr2020 )

---------- 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 
6c10,13
< Debug: Selected item 'parkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,18c17,18
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value '%%%$$$$%$' for attribute name of parkingArea isn't valid
< Debug: Setting new attribute name 'new Parking Area Name' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Value '%%%$$$$%$' for attribute allow of edge isn't valid
> Debug: Value '%%%$$$$%$' for attribute allow of edge isn't valid
23,24d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute name '' into parkingArea 'parkingArea_gneE2_1_0'
26,28d23
< Debug: Calling GNEUndoList::undo()
<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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" name="new Parking Area Name"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect onroad ( Last six runs May2020 Apr2020 )

---------- 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 
6a11,13
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,17c17
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Value ' i' for attribute disallow of edge isn't valid
22,23d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute onRoad '0' into parkingArea 'parkingArea_gneE2_1_0'
25,27d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
32,33d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
<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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" onRoad="1"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
6c10,13
< Debug: Selected item 'parkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
10,23c17,33
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter '' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into parkingArea 'parkingArea_gneE2_1_0'
---
> Debug: Value 'reference center' for attribute width of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute width of edge isn't valid
<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)
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </parkingArea>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect roadsidecapacity ( Last six runs May2020 Apr2020 )

---------- 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 
7,20d10
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyRoadSideCapacity' for attribute roadsideCapacity of parkingArea isn't valid
< Debug: Value '' for attribute roadsideCapacity of parkingArea isn't valid
< Debug: Value '-5' for attribute roadsideCapacity of parkingArea isn't valid
< Debug: Setting new attribute roadsideCapacity '7' into parkingArea 'parkingArea_gneE2_1_0'
24,32c14,15
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute roadsideCapacity '0' into parkingArea 'parkingArea_gneE2_1_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" roadsideCapacity="7"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 parkingarea inspect startpos ( Last six runs May2020 Apr2020 )

---------- 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 
15a20,22
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
19,41c26,31
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyStartPos' for attribute startPos of parkingArea isn't valid
< Debug: Setting new attribute startPos '' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -4.20,9.40,26.20,17.80
< Debug: Value '-5' for attribute startPos of parkingArea isn't valid
< Debug: Value '400' for attribute startPos of parkingArea isn't valid
< Debug: Setting new attribute startPos '20' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -4.20,9.40,26.20,17.80
<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">
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="20" endPos="22.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect width ( Last six runs May2020 Apr2020 )

---------- 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 
15a20,22
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
19,36c26,31
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 7.80,9.40,26.20,17.80
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummyWidth' for attribute width of parkingArea isn't valid
< Debug: Value '-5' for attribute width of parkingArea isn't valid
< Debug: Value '0' for attribute width of parkingArea isn't valid
< Debug: Setting new attribute width '2.3' into parkingArea 'parkingArea_gneE2_1_0'
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 7.80,9.40,26.20,17.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 8.70,10.30,25.30,16.90
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary 8.70,10.30,25.30,16.90
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_0 into SUMORTree with boundary 8.70,11.20,25.30,17.80
---
> Debug: Value 'dummyWidth' for attribute length of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
57,59c57,59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" length="2.30">
>         <lane id="gneE2_0" index="0" speed="13.89" length="2.30" shape="0.00,15.20 50.00,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="2.30" shape="0.00,18.40 50.00,18.40"/>
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" width="2.30"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5" endPos="10" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00" angle="32.50">
---
>     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00" angle="140.00">
10c10
<     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15" endPos="20" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="32.50">
---
>     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="140.00">
---------- 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 
24a29
> Debug: Value 'dummyAngle' for attribute angle of parkingArea isn't valid
29,30d33
< Debug: Setting new attribute angle '32.50' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute angle '32.50' into parkingArea 'parkingAreaB'
36,39d38
< Debug: Setting previous attribute angle '140.00' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute angle '140.00' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
59a59
> Debug: Keys Ctrl+Z (Undo) pressed
84,86d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute angle '32.50' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute angle '32.50' into parkingArea 'parkingAreaB'
105a103,105
> 
> =================================================================
> ==30329==ERROR: LeakSanitizer: detected memory leaks

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection block_move ( Last six runs May2020 Apr2020 )

---------- 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,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection lenght ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5" endPos="10" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="3.4">
---
>     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00">
10c10
<     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15" endPos="20" name="parkingArea2" roadsideCapacity="10" width="6.00" length="3.4" angle="30.00">
---
>     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00">
---------- 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 
25a30
> Debug: Value '-6' for attribute length of parkingArea isn't valid
27,28c32
< Debug: Setting new attribute length '3.4' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute length '3.4' into parkingArea 'parkingAreaB'
---
> Debug: Value '0i' for attribute length of parkingArea isn't valid
34,37d37
< Debug: Setting previous attribute length '8.00' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute length '7.00' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a50
> Debug: Keys Ctrl+Z (Undo) pressed
66,68d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute length '3.4' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute length '3.4' into parkingArea 'parkingAreaB'
87a86,87
> 
> =================================================================

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5" endPos="10" name="new Parking Area Name" onRoad="1" friendlyPos="1" width="5.00" length="7.00">
---
>     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00">
10c10
<     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15" endPos="20" name="new Parking Area Name" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00">
---
>     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00">
---------- 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 
25,26c29,30
< Debug: Setting new attribute name 'new Parking Area Name' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute name 'new Parking Area Name' into parkingArea 'parkingAreaB'
---
> Debug: Value '%%%$$$$%$' for attribute name of parkingArea isn't valid
> Debug: Value '%%%$$$$%$i' for attribute name of parkingArea isn't valid
32,35d35
< Debug: Setting previous attribute name 'parkingArea2' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute name 'parkingArea1' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
41a42,47
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
46a53,56
> Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
> Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
53,56d62
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
24,25d27
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingAreaB'
34,35d35
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingAreaB'
43,46d42
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
63,66d58
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
76a69,75
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> Debug: Keys Ctrl+Z (Undo) pressed
81a81,84
<truncated after showing first 30 lines>
---------- Differences in log ----------
1a2
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection roadsidecapacity ( Last six runs May2020 Apr2020 )

---------- 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 
24c28
< Debug: Value 'dummyRoadSideCapacity' for attribute roadsideCapacity of parkingArea isn't valid
---
> Debug: Value 'gneE2_0' for attribute roadsideCapacity of parkingArea isn't valid
84,87d87
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea inspect_selection width ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5" endPos="10" name="parkingArea1" onRoad="1" friendlyPos="1" width="2.30" length="7.00">
---
>     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="parkingArea1" onRoad="1" friendlyPos="1" width="5.00" length="7.00">
10c10
<     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15" endPos="20" name="parkingArea2" roadsideCapacity="10" width="2.30" length="8.00" angle="30.00">
---
>     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="parkingArea2" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00">
---------- 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 
27,28c31,32
< Debug: Setting new attribute width '2.3' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute width '2.3' into parkingArea 'parkingAreaB'
---
> Debug: Value '0' for attribute width of parkingArea isn't valid
> Debug: Value '0i' for attribute width of parkingArea isn't valid
34,37d37
< Debug: Setting previous attribute width '6.00' into parkingArea 'parkingAreaB'
< Debug: Setting previous attribute width '5.00' into parkingArea 'parkingAreaA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
49a50
> Debug: Keys Ctrl+Z (Undo) pressed
66,68d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute width '2.3' into parkingArea 'parkingAreaA'
< Debug: Setting new attribute width '2.3' into parkingArea 'parkingAreaB'
87a86,87
> 
> =================================================================

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

---------- 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 
79,82d82
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements parkingarea load angle ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load endpos ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load friendlypos ( Last six runs May2020 Apr2020 )
additionalElements parkingarea load startpos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load name ( Last six runs May2020 Apr2020 )

---------- 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 
63,66d66
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
53,56d56
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load roadsidecapacity ( Last six runs May2020 Apr2020 )

---------- 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 
81,84d84
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'parkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
8,16c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,21c14,15
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,25d16
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="4.39" 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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="28.00" endPos="38.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea move ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
13a17,49
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="8.58" 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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="25.00" endPos="35.00"/>
</additional>

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

---------- Differences in errors ----------
67a68,71
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
280,283d283
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
additionalElements parkingarea volatileRecomputing ( Last six runs May2020 Apr2020 )
additionalElements parkingspace volatileRecomputing ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create angle ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13d13
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
18c18
< Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360]
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
22c22
< Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360]
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
26c26
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
30c30
<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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="22.00" y="15.00" angle="-4.00"/>
        <space x="24.00" y="15.00" angle="140.00"/>
        <space x="26.00" y="15.00" angle="120.00"/>
    </parkingArea>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create block_move ( Last six runs May2020 Apr2020 )

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52,55d55
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create default ( Last six runs May2020 Apr2020 )

---------- 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 
11,87c15
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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
< 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 12.80,-10.60,31.20,-2.20
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'space' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE0_0_0space0 into SUMORTree with boundary 10.40,10.00,23.60,25.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE0_0_0space0 from SUMORTree with boundary 10.40,10.00,23.60,25.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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="17.00" y="15.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 ----------
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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
64,67d67
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements parkingspace create length ( Last six runs May2020 Apr2020 )
additionalElements parkingspace create width ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create no_parent ( Last six runs May2020 Apr2020 )

---------- 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 
39,42d42
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace delete ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6,7c6,7
<     <parkingArea id="parkingAreaLoaded_B" lane="gneE1_0" startPos="7.00" endPos="17.00" length="5.00"/>
< </additional>
---
>     <parkingArea id="parkingAreaLoaded_B" lane="gneE1_0" startPos="7.00" endPos="17.00" length="5.00">
>         <space x="28.00" y="7.00"/>
---------- 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 
26,27c30,31
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29,34c33
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE1_0_2' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE1_0_2' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -0.10,-0.10,0.10,0.10
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -2.20,2.20,16.20,10.60
< Debug: Selected item 'space' in TagSelector
---
> Debug: Selected item 'parkingArea' in TagSelector
38,41c37,38
< Debug: Adding space 'parkingArea_gneE1_0_2space0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_2space0 into SUMORTree with boundary 10.40,4.00,23.60,19.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,47c40
< Debug: Removing space 'parkingArea_gneE1_0_2space0' in GNEChange_Additional
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="3.00" angle="32.50"/>
---
>         <space x="17.00" y="4.00" angle="32.50"/>
---------- 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 
27,28c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
---
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-1.00,23.60,14.00
37,41c41,42
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.41,-2.17,24.11,13.14
< Debug: Setting new attribute angle '140.00' into space 'parkingArea_gneE2_1_0space0'
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.41,-2.17,24.11,13.14
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 7.56,-6.86,23.23,9.03
---
> GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-1.00,23.60,14.00
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.41,-1.17,24.11,14.14
43,44c44,45
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 7.56,-6.86,23.23,9.03
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 7.96,-2.86,23.35,13.08
---
> GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.41,-1.17,24.11,14.14
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 7.96,-1.86,23.35,14.08
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect block_move ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00">
<         <space x="17.00" y="3.00"/>
<     </parkingArea>
---
>     <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00"/>
---------- 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 
14,16c18,20
< Debug: Selected item 'space' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'parkingArea' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20c22,23
< Debug: Adding space 'parkingArea_gneE2_1_0space0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,30d29
< Debug: Removing space 'parkingArea_gneE2_1_0space0' in GNEChange_Additional
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
32a32
> Debug: Keys Ctrl+Z (Undo) pressed
40,41d39
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'parkingArea_gneE2_1_0space0' in GNEChange_Additional
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect lenght ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="3.00" length="3.40"/>
---
>         <space x="17.00" y="4.00"/>
---------- 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 
27,28c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
---
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-1.00,23.60,14.00
38,40c42,43
< Debug: Setting new attribute length '3.4' into space 'parkingArea_gneE2_1_0space0'
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,11.40
---
> Debug: Value '0' for attribute length of space isn't valid
> Debug: Value '0i' for attribute length of space isn't valid
46,50d48
< Debug: Setting previous attribute length '5.00' into space 'parkingArea_gneE2_1_0space0'
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,11.40
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
53c51
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'parkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,13d13
< Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used.
< Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
15,16c15,16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20c18,20
< Debug: Adding space 'parkingArea_gneE2_1_0space0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,28d21
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into space 'parkingArea_gneE2_1_0space0'
<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)
---------- Missing result in additionals ----------
<?xml version="1.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_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00">
        <space x="17.00" y="3.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </space>
    </parkingArea>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect parent ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6,7c6,7
<         <space x="17.00" y="3.00"/>
<         <space x="33.00" y="3.00"/>
---
>         <space x="17.00" y="4.00"/>
>         <space x="33.00" y="4.00"/>
---------- 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,36c39,40
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,41c43,45
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-1.00,23.60,14.00
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
44c48
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space1 into SUMORTree with boundary 26.40,-2.00,39.60,13.00
---
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space1 into SUMORTree with boundary 26.40,-1.00,39.60,14.00
54c58
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space1 from SUMORTree with boundary 26.40,-2.00,39.60,13.00
---
> GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space1 from SUMORTree with boundary 26.40,-1.00,39.60,14.00
59c63
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect pos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<         <space x="3.00" y="2.50" z="15.00"/>
---
>         <space x="-3.50" y="-3.00"/>
---------- 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 
27,28c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
---
> GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-1.00,23.60,14.00
36c40
< Debug: Value '' for attribute pos of space isn't valid
---
> Debug: Value 'dummyPosition' for attribute pos of space isn't valid
38c42
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
---
> GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-1.00,23.60,14.00
40c44
< Debug: Setting new attribute pos '3,2.5,15' into space 'parkingArea_gneE2_1_0space0'
---
> Debug: Setting new attribute pos '-3.5,-3' into space 'parkingArea_gneE2_1_0space0'
42c46
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary -3.60,-2.50,9.60,12.50
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect width ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00">
<         <space x="17.00" y="3.00" width="2.30"/>
<     </parkingArea>
---
>     <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="17.00" endPos="27.00"/>
---------- 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 
26,28c30,32
< Debug: Selected item 'space' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'parkingArea' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
30,33c34,35
< Debug: Adding space 'parkingArea_gneE2_1_0space0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.40,-2.00,23.60,13.00
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,40d36
< Debug: Value 'dummyWidth' for attribute width of space isn't valid
< Debug: Value '-5' for attribute width of space isn't valid
< Debug: Value '0' for attribute width of space isn't valid
< Debug: Setting new attribute width '2.3' into space 'parkingArea_gneE2_1_0space0'
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_1_0space0 from SUMORTree with boundary 10.40,-2.00,23.60,13.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_1_0space0 into SUMORTree with boundary 10.85,-2.00,23.15,13.00
46,55d41
< Debug: Setting previous attribute width '3.20' into space 'parkingArea_gneE2_1_0space0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection angle ( Last six runs May2020 Apr2020 )

---------- 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 
242,245d245
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection block_move ( Last six runs May2020 Apr2020 )

---------- 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 
119,122d122
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection lenght ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="7.00" z="10.00" width="4.00" length="3.40" angle="45.00">
---
>         <space x="17.00" y="7.00" z="10.00" width="4.00" angle="45.00">
13c13
<         <space x="34.00" y="7.00" z="20.00" width="2.00" length="3.40" angle="12.00">
---
>         <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00">
---------- 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 
49c53
< Debug: Value 'dummyLenght' for attribute length of space isn't valid
---
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute length of space isn't valid
52,57c56,57
< Debug: Setting new attribute length '3.4' into space 'parkingArea_Aspace0'
< GLDebug: 	Removed object parkingSpace:parkingArea_Aspace0 from SUMORTree with boundary 7.05,0.59,23.41,16.95
< GLDebug: 	Inserted parkingSpace:parkingArea_Aspace0 into SUMORTree with boundary 8.18,0.59,23.41,15.82
< Debug: Setting new attribute length '3.4' into space 'parkingArea_Bspace0'
< GLDebug: 	Removed object parkingSpace:parkingArea_Bspace0 from SUMORTree with boundary 25.53,1.79,39.98,23.95
< GLDebug: 	Inserted parkingSpace:parkingArea_Bspace0 into SUMORTree with boundary 27.31,1.79,39.98,15.53
---
> Debug: Value '0' for attribute length of space isn't valid
> Debug: Value '0i' for attribute length of space isn't valid
63,70d62
< Debug: Setting previous attribute length '12.00' into space 'parkingArea_Bspace0'
< GLDebug: 	Removed object parkingSpace:parkingArea_Bspace0 from SUMORTree with boundary 27.31,1.79,39.98,15.53
< GLDebug: 	Inserted parkingSpace:parkingArea_Bspace0 into SUMORTree with boundary 25.53,1.79,39.98,23.95
< Debug: Setting previous attribute length '5.00' into space 'parkingArea_Aspace0'
< GLDebug: 	Removed object parkingSpace:parkingArea_Aspace0 from SUMORTree with boundary 8.18,0.59,23.41,15.82
< GLDebug: 	Inserted parkingSpace:parkingArea_Aspace0 into SUMORTree with boundary 7.05,0.59,23.41,16.95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
96a89
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
59,60d62
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_Aspace0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_Bspace0'
68,71d69
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_Bspace0'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_Aspace0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
107a106,117
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing space 'parkingArea_Bspace0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> GLDebug: 	Removed object parkingSpace:parkingArea_Bspace0 from SUMORTree with boundary 25.53,1.79,39.98,23.95
> Debug: Removing parkingArea 'parkingArea_B' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 24.80,-10.60,43.20,-2.20
> Debug: Removing space 'parkingArea_Aspace0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> GLDebug: 	Removed object parkingSpace:parkingArea_Aspace0 from SUMORTree with boundary 7.05,0.59,23.41,16.95
> Debug: Removing parkingArea 'parkingArea_A' in GNEChange_Additional
> GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
112a123,136
> Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
> GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary 7.80,-10.60,26.20,-2.20
> GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary 7.80,-10.60,26.20,-2.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection parent ( Last six runs May2020 Apr2020 )

---------- 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 
181,184d184
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection width ( Last six runs May2020 Apr2020 )

---------- 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 
204,207d207
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

3 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 
50,53d53
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements parkingspace load default ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load x ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load y ( Last six runs May2020 Apr2020 )

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

---------- 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 
69,72d72
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
additionalElements parkingspace load lenght ( Last six runs May2020 Apr2020 )
additionalElements parkingspace load width ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
54,57d57
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace load z ( Last six runs May2020 Apr2020 )

---------- 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 
66,69d69
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected item 'space' in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,14c14,15
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'space' in TagSelector
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
> Debug: Selected item 'parkingArea' in TagSelector
18,25c19,20
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute pos '34.00,8.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="58.28" y="-6.60" 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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="16.00" y="13.00"/>
    </parkingArea>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace move ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10
< Debug: Selected item 'parkingArea' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
8a12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,14c14
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Selected item 'space' in TagSelector
---
> Debug: Selected item 'parkingArea' in TagSelector
18,20c18,19
< Debug: Adding space 'parkingArea_gneE0_0_0space0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,25c22,23
< Debug: Setting new attribute pos '34.00,12.00' into space 'parkingArea_gneE0_0_0space0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.32" y="13.69" 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">
    <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00">
        <space x="16.00" y="0.00"/>
    </parkingArea>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create begin ( Last six runs May2020 Apr2020 )

---------- 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 
11c15,16
< Debug: Selected item 'routeProbe' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
13d17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15d18
< Debug: Invalid input parameter of routeProbe: 'begin' doesn't have a valid SUMOTime format
17c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21d21
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
26,27d25
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
32,34d29
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals saved
49,51d43
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <routeProbe id="routeProbe_gneE1_0" edge="gneE1" freq="3600" file="routeProbe_gneE1_0.xml" begin="10.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create default ( Last six runs May2020 Apr2020 )

---------- 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 
11c15,16
< Debug: Selected item 'routeProbe' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
13d17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals saved
45,47d40
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE1_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
60a54,60
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <routeProbe id="routeProbe_gneE1_0" edge="gneE1" freq="3600" file="routeProbe_gneE1_0.xml" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create default_nocenter ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
57,60d60
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create file ( Last six runs May2020 Apr2020 )

---------- 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 
11c15,16
< Debug: Selected item 'routeProbe' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
13d17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15d18
< Debug: Invalid input parameter of routeProbe: input contains invalid characters for a filename
17c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21d21
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
26,27d25
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
32,34d29
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals saved
49,51d43
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <routeProbe id="routeProbe_gneE1_0" edge="gneE1" freq="3600" file="fileA.txt" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create freq ( Last six runs May2020 Apr2020 )

---------- 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 
13c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21c23
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of routeProbe: 'freq' doesn't have a valid SUMOTime format
26,27d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
32,34d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals saved
49,51d45
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE1_0'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <routeProbe id="routeProbe_gneE1_0" edge="gneE1" freq="120" file="routeProbe_gneE1_0.xml" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe create name ( Last six runs May2020 Apr2020 )

---------- 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 
11c15,16
< Debug: Selected item 'routeProbe' in TagSelector
---
> Debug: Selected item 'space' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
13d17
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19,20
< Debug: Invalid input parameter of routeProbe: input contains invalid characters
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17d21
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21c23
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
26,27d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
32,34d31
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" 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">
    <routeProbe id="routeProbe_gneE1_0" edge="gneE1" freq="3600" name="customName" file="routeProbe_gneE1_0.xml" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe delete ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5d4
<     <routeProbe id="routeProbe_gneE1_2" edge="gneE1" freq="3600" file="routeProbe_gneE1_2.xml" begin="0.00"/>
---------- 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 
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19d22
< Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
35,38d37
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
39a39,40
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40a42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84c86,87
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
---
> Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
> Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
86,87d88
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
91,104c92,93
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect begin ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,39c23,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Removed inspected element from Inspected ACs. 0 ACs remains.
<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="3600" file="routeProbe_gneE3_0.xml" begin="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21d22
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
51,52c52,53
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54,55c55,57
< Debug: Value 'dummyEdge' for attribute edge of routeProbe isn't valid
< Debug: Setting new attribute edge 'gneE0' into routeProbe 'routeProbe_gneE3_0'
---
> Debug: Value 'routeProbe' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE0' for attribute numLanes of edge isn't valid
> Debug: Value 'gneE0i' for attribute numLanes of edge isn't valid
60,61d61
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute edge 'gneE3' into routeProbe 'routeProbe_gneE3_0'
63,65d62
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE0" freq="3600" file="routeProbe_gneE3_0.xml" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect file ( Last six runs May2020 Apr2020 )

---------- 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 
16c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,23c23,24
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,26c26,27
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
< Debug: Setting new attribute file 'fileA.txt' into routeProbe 'routeProbe_gneE3_0'
---
> Debug: Value 'routeProbe' for attribute allow of edge isn't valid
> Debug: Value 'fileA.txt' for attribute allow of edge isn't valid
31,32d31
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute file 'routeProbe_gneE3_0.xml' into routeProbe 'routeProbe_gneE3_0'
34,36d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" file="fileA.txt" begin="0.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect freq ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23c23,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,27c26,29
< 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: Setting new attribute type 'dummy' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Setting new attribute type '-50' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in net ----------
57c57
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="-50">
---------- Missing result in additionals ----------
<?xml version="1.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>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
15a20
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17d21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,21c23,25
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25,31c29,32
< Debug: Adding routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 2, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Value 'routeProbe_gneE3_1' for attribute priority of edge isn't valid
> Debug: Value 'routeProbe_gneE3_1' for attribute priority of edge isn't valid
> Debug: Value 'Id with spaces' for attribute priority of edge isn't valid
> Debug: Value 'Id with spacesi' for attribute priority of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="49.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <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>

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect name ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'routeProbe' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,12d13
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,38c23,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value '%%%;:..&&%$%$' for attribute name of routeProbe isn't valid
< Debug: Setting new attribute name 'customName' into routeProbe 'routeProbe_gneE3_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- Differences in additionals ----------
5,9c5
<     <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>
---
>     <routeProbe id="routeProbe_gneE3_0" edge="gneE3" freq="3600" file="routeProbe_gneE3_0.xml" begin="0.00"/>
---------- 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,52c55,56
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54,60d57
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter '' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_gneE3_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeProbe 'routeProbe_gneE3_0'
66c63,64
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeProbe 'routeProbe_gneE3_0'
---
> Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
68,69d65
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeProbe 'routeProbe_gneE3_0'
71,72d66
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into routeProbe 'routeProbe_gneE3_0'
<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)

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection begin ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
---
> Debug: Value 'customName' for attribute begin of routeProbe isn't valid
89,92d92
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection file ( Last six runs May2020 Apr2020 )

---------- 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 
29d32
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
30a34,35
> Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
> Debug: Value '$$$$$$$$i' for attribute file of routeProbe isn't valid
85,89d89
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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 
89,92d92
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
additionalElements routeprobe inspect_selection freq ( Last six runs May2020 Apr2020 )
additionalElements routeprobe inspect_selection name ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
41,42d44
< 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'
48,51d49
< 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'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
83a82,87
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
88a93,96
> Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
> Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
121,124d128
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1c1,2
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (10.5)
> Warning: Invalid format of parameter (key1)
3d3
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

TEST FAILED on ts-sim-build-ba : additionalElements routeprobe volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
142,145d145
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create begin ( Last six runs May2020 Apr2020 )

---------- 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 
15c19,21
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
19,25d24
< Debug: Invalid input parameter of vaporizer: 'begin' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
36,38d32
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
61,63d54
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="47.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="5.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">
    <vaporizer id="gneE1" begin="10.00" end="3600.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create default ( Last six runs May2020 Apr2020 )

---------- 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 
75,78d78
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create default_nocenter ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,21d22
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
26,27d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
32,34d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
57,59d52
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
78a72,78
> 
> =================================================================
> ==1092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<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">
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create end ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10d13
< Debug: Invalid input parameter of vaporizer: 'end' doesn't have a valid SUMOTime format
14,16d16
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
20,22c20,21
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,29d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
31,32d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
38,39d32
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="2.50" y="-1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="5.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">
    <vaporizer id="gneE0" begin="0.00" end="3600.00"/>
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create name ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected item 'space' in TagSelector
10c14
< Debug: Invalid input parameter of vaporizer: input contains invalid characters
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
14,16c18
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
21,22d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
27,29d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Additionals saved
32,34d28
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="47.50" y="1.60" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="5.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">
    <vaporizer id="gneE1" begin="0.00" end="3600.00" name="customName"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect begin ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <vaporizer id="gneE3" begin="5.00" end="3600.00"/>
---
>     <vaporizer id="gneE3" begin="50.00" end="3600.00"/>
---------- 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 
27a32
> Debug: Value '-10' for attribute begin of vaporizer isn't valid
29d33
< Debug: Setting new attribute begin '5' into vaporizer 'gneE3'
38,40d41
< Debug: Setting previous attribute begin '50.00' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
45a47
> Debug: Keys Ctrl+Z (Undo) pressed
56,57d57
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute begin '5' into vaporizer 'gneE3'

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect edge ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,21d22
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
72,73c73,74
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75,76c76,77
< Debug: Value 'dummyEdge' for attribute id of vaporizer isn't valid
< Debug: Setting new attribute id 'gneE0' into vaporizer 'gneE3'
---
> Debug: Value 'dummyEdge' for attribute priority of edge isn't valid
> Debug: Value 'gneE0' for attribute priority of edge isn't valid
84,85d84
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute id 'gneE3' into vaporizer 'gneE0'
87,89d85
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="47.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" 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">
    <vaporizer id="gneE0" begin="0.00" end="3600.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect end ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,12d13
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,24c24,25
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26,29c27,31
< 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: Setting new attribute type 'dummy' into edge 'gneE2'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: Setting new attribute type '-10' into edge 'gneE2'
> Debug: Setting new attribute type '20' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="47.50" y="23.20" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in net ----------
57c57
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="20">
---------- Missing result in additionals ----------
<?xml version="1.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>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect name ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <vaporizer id="gneE3" begin="0.00" end="3600.00" name="customName"/>
---
>     <vaporizer id="gneE3" begin="0.00" end="3600.00"/>
---------- 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 
27c31
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE3'
---
> Debug: Value '%%$$$' for attribute name of vaporizer isn't valid
36,38d39
< Debug: Setting previous attribute name '' into vaporizer 'gneE3'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
40a42
> Debug: Keys Ctrl+Z (Undo) pressed
48,49d49
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute name 'customName' into vaporizer 'gneE3'

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: Selected item 'vaporizer' in TagSelector
---
> Debug: Selected invalid item in TagSelector
19,21d22
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
51,90c52,53
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter '' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE3'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vaporizer 'gneE3'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE3'
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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_selection begin ( Last six runs May2020 Apr2020 )

---------- 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 
22a27
> Debug: Value 'fileA.txt' for attribute begin of vaporizer isn't valid
24,25c29
< Debug: Setting new attribute begin '5' into vaporizer 'gneE0'
< Debug: Setting new attribute begin '5' into vaporizer 'gneE1'
---
> Debug: Value '-30i' for attribute begin of vaporizer isn't valid
31,34d34
< 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()
42a43,48
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
47a54,57
> Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
> Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
56,59d65
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection end ( Last six runs May2020 Apr2020 )

---------- 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 
74,77d77
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection name ( Last six runs May2020 Apr2020 )

---------- 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 
73,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
48,49d51
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE1'
52,53d53
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vaporizer 'gneE0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vaporizer 'gneE1'
59,66d58
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE1'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE1'
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
94a87,93
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> Debug: Keys Ctrl+Z (Undo) pressed
99a99,102
> Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

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

---------- 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 
159,162d162
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 30
additionalElements vaporizer load begin ( Last six runs May2020 Apr2020 )
additionalElements vaporizer load end ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load id ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
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 
161,164d164
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 30

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load name ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
40a41,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 
162,165d165
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 30

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer load parameters ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
45a46,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
166,169d169
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 30

TEST FAILED on ts-sim-build-ba : basic about_dialog ( Last six runs May2020 Apr2020 )

---------- 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 
7,10d10
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- Differences in errors ----------
5,8c5,8
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
basic open configuration_shortcut ( Last six runs May2020 Apr2020 )
basic open netedit ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : basic open net_shortcut ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,8c5,8
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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 ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 quit no_save ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,86d86
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,87d87
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82,85d85
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic quit no_save_network ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
87,90d90
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : basic quit save_additionals ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5
<     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
21,22c25
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
23a27
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28d28
< 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: Additionals has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
48a49,50
> Debug: Additionals has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
52c54
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
74d75
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
90d90
< Debug: Deleting net builder in GNENet destructor
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic quit save_all ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d91
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic quit save_demand ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic quit save_network ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5
<     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
21,22c25
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
23a27
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28d28
< 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: Additionals has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
48a49,50
> Debug: Additionals has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
52c54
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
73d74
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
89d89
< Debug: Deleting net builder in GNENet destructor
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload no_save ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97,100d100
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : basic reload no_save_additionals ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
98,101d101
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload no_save_demand ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6d5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
30c34
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
48d51
< Debug: Adding poly 'poly_0' into viewNet
52c55
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65c68
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
---
> Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
68,69d70
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
99d99
< Debug: Deleting net builder in GNENet destructor
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload no_save_network ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5
<     <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
21,22c25
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
23a27
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,28d28
< 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: Additionals has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
48a49,50
> Debug: Additionals has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
52c54
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
74d75
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
104d104
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : basic reload save_additionals ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
101,104d104
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload save_all ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
102,105d105
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload save_demand ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
99,102d102
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic reload save_network ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52c56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
100,103d103
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-13.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
22c22
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-14.60 48.00,-14.60"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="40.00" shape="8.00,-13.60 48.00,-13.60"/>
40,41c40,41
<     <junction id="gneJ2" type="dead_end" x="8.00" y="-13.00" incLanes="" intLanes="" shape="8.00,-13.00 8.00,-16.20"/>
<     <junction id="gneJ3" type="dead_end" x="48.00" y="-13.00" incLanes="gneE2_0" intLanes="" shape="48.00,-16.20 48.00,-13.00"/>
---
>     <junction id="gneJ2" type="dead_end" x="8.00" y="-12.00" incLanes="" intLanes="" shape="8.00,-12.00 8.00,-15.20"/>
>     <junction id="gneJ3" type="dead_end" x="48.00" y="-12.00" incLanes="gneE2_0" intLanes="" shape="48.00,-15.20 48.00,-12.00"/>

TEST FAILED on ts-sim-build-ba : basic save new_net ( Last six runs May2020 Apr2020 )

---------- 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 
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="39.00,44.00,77.00,44.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="39.00,45.00,76.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id="gneE0_0" index="0" speed="13.89" length="38.00" shape="39.00,42.40 77.00,42.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="37.00" shape="39.00,43.40 76.00,43.40"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="39.00" y="44.00" incLanes="" intLanes="" shape="39.00,44.00 39.00,40.80"/>
<     <junction id="gneJ1" type="dead_end" x="77.00" y="44.00" incLanes="gneE0_0" intLanes="" shape="77.00,40.80 77.00,44.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="39.00" y="45.00" incLanes="" intLanes="" shape="39.00,45.00 39.00,41.80"/>
>     <junction id="gneJ1" type="dead_end" x="76.00" y="45.00" incLanes="gneE0_0" intLanes="" shape="76.00,41.80 76.00,45.00"/>

TEST FAILED on ts-sim-build-ba : basic save save_configuration ( Last six runs May2020 Apr2020 )

---------- 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 
87,90d90
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
128,131d131
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
86,89d89
< 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

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

---------- 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 
42a47,51
> Debug: Value '3.5' for attribute from of edge isn't valid
> Debug: Key F5 (Compute) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
88c97
< Debug: Setting new attribute from 'B' into edge '3'
---
> Debug: Setting new attribute to 'B' into edge '7'
92a102,103
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '7'
> Debug: invalidating (removing) connections of edge '7' due it were guessed
96,154d106
< 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()
<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_3_2_0" lane="3_2" startPos="24.60" endPos="34.60"/>
    <busStop id="busStop_4_2_2" lane="4_2" startPos="20.45" endPos="30.45"/>
    <busStop id="busStop_7_1_3" lane="7_1" startPos="11.51" endPos="21.51"/>
    <busStop id="busStop_8_2_1" lane="8_2" startPos="11.40" endPos="21.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 May2020 Apr2020 )

---------- 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 
120,123d123
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- Differences in errors ----------
5c5,9
< 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'
27,28c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,35d34
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
37,38c36,37
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41,42d39
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
48,49d44
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- 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>

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

---------- Differences in errors ----------
5c5,9
< 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'
27,28c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,39d38
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
46c45
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- 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>

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

---------- 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 
99,102d102
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

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

---------- 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 
30c34
< Debug: Current Viewport values: 50.00, 50.00, 150.00. Zoom = '82.67'
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
46c50,53
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
58,63c65,66
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding junction 'gneJ3' into net
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65,70d67
< Debug: Adding junction 'gneJ4' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="82.67" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- 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="-20.00,0.00,100.00,60.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
95,97d94
<     <edge id=":gneJ4_0" function="internal">
<         <lane id=":gneJ4_0_0" index="0" speed="3.90" length="2.58" shape="96.80,78.40 97.50,78.30 98.00,78.00 98.30,77.50 98.40,76.80"/>
<     </edge>
132c129
<         <lane id="gneE0_0" index="0" speed="13.89" length="18.50" shape="1.50,78.40 20.00,78.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="20.00" shape="-20.00,58.40 0.00,58.40"/>
135,141c132
<         <lane id="gneE1_0" index="0" speed="13.89" length="15.30" shape="-1.60,75.30 -1.60,60.00"/>
<     </edge>
<     <edge id="gneE2" from="gneJ3" to="gneJ4" priority="-1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="16.80" shape="80.00,78.40 96.80,78.40"/>
<     </edge>
<     <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1">
<         <lane id="gneE3_0" index="0" speed="13.89" length="16.80" shape="98.40,76.80 98.40,60.00"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="40.00" shape="-20.00,58.40 20.00,58.40"/>
178,185c169,171
<     <junction id="gneJ0" type="dead_end" x="0.00" y="80.00" incLanes="" intLanes="" shape="1.50,80.00 1.50,76.80 0.67,76.63 0.38,76.43 0.17,76.13 0.04,75.76 0.00,75.30 -3.20,75.30 -2.68,77.91 -2.03,78.83 -1.11,79.48 0.06,79.87"/>
<     <junction id="gneJ1" type="dead_end" x="20.00" y="80.00" incLanes="gneE0_0" intLanes="" shape="20.00,76.80 20.00,80.00"/>
<     <junction id="gneJ2" type="dead_end" x="0.00" y="60.00" incLanes="gneE1_0" intLanes="" shape="-3.20,60.00 0.00,60.00"/>
<     <junction id="gneJ3" type="dead_end" x="80.00" y="80.00" incLanes="" intLanes="" shape="80.00,80.00 80.00,76.80"/>
<     <junction id="gneJ4" type="priority" x="100.00" y="80.00" incLanes="gneE2_0" intLanes=":gneJ4_0_0" shape="100.00,76.80 96.80,76.80 96.80,80.00 98.58,79.64 99.20,79.20 99.64,78.58 99.91,77.78">
<         <request index="0" response="0" foes="0" cont="0"/>
<     </junction>
<truncated after showing first 30 lines>

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

---------- 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 
32,33c36,37
< Debug: Current Viewport values: 50.00, 50.00, 100.00. Zoom = '124.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,39d40
< Debug: Setting new attribute pos '20.00,20.00' into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
44,45d44
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '0.00,50.00' into junction 'C'
50,51d48
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '20.00,20.00' into junction 'C'
110a108,110
> 
> =================================================================
> ==15510==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="124.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="-5.90" y="59.23" angle="0.00"/>
---------- 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>

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

---------- 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 
25c29
< Debug: Setting new attribute shape '8.88,0.00' into edge 'gneE0'
---
> Debug: Setting new attribute shape '6.27,0.00' into edge 'gneE0'
30c34
< Debug: Setting new attribute shape '8.88,0.00 100.38,-71.83' into edge 'gneE0'
---
> Debug: Setting new attribute shape '6.27,0.00 100.37,-73.80' into edge 'gneE0'
37c41
< Debug: Setting previous attribute shape '8.88,0.00' into edge 'gneE0'
---
> Debug: Setting previous attribute shape '6.27,0.00' into edge 'gneE0'
46c50
< Debug: Setting new attribute shape '8.88,0.00' into edge 'gneE0'
---
> Debug: Setting new attribute shape '6.27,0.00' into edge 'gneE0'
49c53
< Debug: Setting new attribute shape '8.88,0.00 100.38,-71.83' into edge 'gneE0'
---
> Debug: Setting new attribute shape '6.27,0.00 100.37,-73.80' into edge 'gneE0'
54,57d57
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,-71.83,200.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,-73.80,200.00,0.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 8.88,0.00 100.38,-71.83 200.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="249.32" shape="0.00,-1.60 8.33,-1.60 100.34,-73.83 200.94,-1.30"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" shape="0.00,0.00 6.27,0.00 100.37,-73.80 200.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="251.18" shape="-0.00,-1.60 5.72,-1.60 100.34,-75.81 200.95,-1.29"/>
13c13
<     <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="201.87,-2.60 200.00,-0.00"/>
---
>     <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="201.90,-2.57 200.00,0.00"/>

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

---------- 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 
219c223
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
225c229
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
245,246d248
< Debug: Removing crossing from junction 'gneJ14'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
253,254d254
< Debug: Removing crossing from junction 'gneJ16'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
318,326d317
< Debug: Removing connection 'gneE10_1->gneE11_1' from edge 'gneE10'
< Debug: Deleting unreferenced connection 'fromgneE10_1togneE11_1' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE10'
< Debug: invalidating (removing) connections of edge 'gneE10' due it were guessed
< Debug: Removing connection '-gneE11_1->-gneE10_1' from edge '-gneE11'
< Debug: Deleting unreferenced connection 'from-gneE11_1to-gneE10_1' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE11'
< Debug: invalidating (removing) connections of edge '-gneE11' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14'
346,354d336
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Shape for junction 'cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19' has distance 20.61 to its given position.
> Warning: Shape for junction 'cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19' has distance 20.61 to its given position.
3a6
> Warning: Shape for junction 'cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19' has distance 20.61 to its given position.
---------- Differences in net ----------
6c6
<     <location netOffset="3.00,-25.00" convBoundary="0.00,20.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <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="!"/>
7a8,73
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_0" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_0_0" index="0" disallow="pedestrian rail_fast" speed="8.62" length="16.62" shape="72.00,1.60 88.40,4.30"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_1" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_1_0" index="0" disallow="pedestrian rail_fast" speed="11.41" length="29.93" shape="72.00,1.60 48.40,20.00"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_2" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_2_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="72.00,1.60 68.00,1.60"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_3" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_3_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="68.00,-1.60 72.00,-1.60"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_4" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_4_0" index="0" disallow="pedestrian rail_fast" speed="9.68" length="15.84" shape="68.00,-1.60 83.21,2.80"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_5" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_5_0" index="0" disallow="pedestrian rail_fast" speed="11.27" length="25.45" shape="68.00,-1.60 50.90,17.25"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_12" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_12_0" index="0" disallow="pedestrian rail_fast" speed="9.68" length="5.40" shape="83.21,2.80 88.40,4.30"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_13" function="internal">
>         <lane id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_13_0" index="0" disallow="pedestrian rail_fast" speed="11.27" length="3.72" shape="50.90,17.25 48.40,20.00"/>
>     </edge>
>     <edge id=":cluster_gneJ11_gneJ12_gneJ13_gneJ15_gneJ17_gneJ18_gneJ19_6" function="internal">
<truncated after showing first 30 lines>

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

---------- 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 
75c79
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78c82
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,216d88
< Debug: Adding junction 'gneJ20' into net
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute type 'priority' into junction 'gneJ20'
< Debug: Removing crossing from junction 'gneJ13'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Removing crossing from junction 'gneJ13'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Removing crossing from junction 'gneJ13'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Removing crossing from junction 'gneJ17'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="-47.00,-25.00" convBoundary="-0.10,0.00,40.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-47.00,-25.00" convBoundary="0.00,0.00,40.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
8,9c8,9
<     <edge id=":cluster_gneJ13_gneJ17_gneJ19_0" function="internal">
<         <lane id=":cluster_gneJ13_gneJ17_gneJ19_0_0" index="0" disallow="pedestrian rail_fast" speed="6.04" length="8.17" shape="38.31,21.91 30.14,21.95"/>
---
>     <edge id=":gneJ11_0" function="internal">
>         <lane id=":gneJ11_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="14.40" shape="27.20,41.60 12.80,41.60"/>
11,12c11,12
<     <edge id=":cluster_gneJ13_gneJ17_gneJ19_1" function="internal">
<         <lane id=":cluster_gneJ13_gneJ17_gneJ19_1_0" index="0" disallow="pedestrian rail_fast" speed="8.64" length="0.41" shape="38.31,21.91 37.90,21.91"/>
---
>     <edge id=":gneJ11_1" function="internal">
>         <lane id=":gneJ11_1_0" index="0" disallow="pedestrian rail_fast" speed="8.00" length="5.93" shape="27.20,41.60 23.35,41.05 21.60,40.00"/>
14,15c14,15
<     <edge id=":cluster_gneJ13_gneJ17_gneJ19_2" function="internal">
<         <lane id=":cluster_gneJ13_gneJ17_gneJ19_2_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="41.92" shape="38.31,21.91 32.03,18.47 18.27,19.90 4.53,21.33 -1.69,17.89"/>
---
>     <edge id=":gneJ11_6" function="internal">
>         <lane id=":gneJ11_6_0" index="0" disallow="pedestrian rail_fast" speed="8.00" length="8.26" shape="21.60,40.00 20.60,39.40 18.95,36.65 18.40,32.80"/>
17,18c17,18
<     <edge id=":cluster_gneJ13_gneJ17_gneJ19_3" function="internal">
<         <lane id=":cluster_gneJ13_gneJ17_gneJ19_3_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.38" shape="38.31,21.91 18.31,17.99"/>
---
>     <edge id=":gneJ11_2" function="internal">
>         <lane id=":gneJ11_2_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="21.60,32.80 21.95,35.25 23.00,37.00 24.75,38.05 27.20,38.40"/>
20,21c20,21
<     <edge id=":cluster_gneJ13_gneJ17_gneJ19_4" function="internal">
<truncated after showing first 30 lines>

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

---------- 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 
194,197d197
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
20c24
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31c35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
157,160d160
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- 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 
8c12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
30,90c34,90
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'busStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< 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 'Quit'
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>

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

---------- 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 
627,630d630
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="47.00,29.00,85.00,67.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="47.00,31.00,84.00,68.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="66.00,68.60 64.80,67.80 64.40,67.00 64.80,66.20 66.00,65.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="66.00,69.60 64.80,68.80 64.40,68.00 64.80,67.20 66.00,66.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="86.60,63.80 86.30,65.90 85.40,67.40 83.90,68.30 81.80,68.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="85.60,64.80 85.30,66.90 84.40,68.40 82.90,69.30 80.80,69.60"/>
15c15
<         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="81.80,65.40 82.50,65.30 83.00,65.00 83.30,64.50 83.40,63.80"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="80.80,66.40 81.50,66.30 82.00,66.00 82.30,65.50 82.40,64.80"/>
18c18
<         <lane id=":gneJ2_0_0" index="0" speed="20.00" length="0.10" shape="83.40,48.00 83.40,48.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="20.00" length="0.10" shape="82.40,49.00 82.40,49.00"/>
21c21
<         <lane id=":gneJ2_1_0" index="0" speed="20.00" length="0.10" shape="86.60,48.00 86.60,48.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="20.00" length="0.10" shape="85.60,49.00 85.60,49.00"/>
24c24
<         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="83.40,32.20 83.30,31.50 83.00,31.00 82.50,30.70 81.80,30.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="82.40,34.20 82.30,33.50 82.00,33.00 81.50,32.70 80.80,32.60"/>
27c27
<         <lane id=":gneJ3_1_0" index="0" speed="6.08" length="7.74" shape="81.80,27.40 83.90,27.70 85.40,28.60 86.30,30.10 86.60,32.20"/>
<truncated after showing first 30 lines>

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

---------- 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 
15,18d18
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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

---------- Differences in errors ----------
5c5,9
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
767,770d770
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
76,80c82,85
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
81a87,88
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <flow id="flow_0" begin="0.00" arrivalLane="20" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
< </routes>
---
>     <flow id="flow_0" begin="0.00" arrivalPos="random" 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"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create arrivalPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
76c82,85
< Debug: Duplicated consecutive edges aren't allowed
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
78,79c87,90
< Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
< Debug: Invalid input parameter of flow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Invalid input parameter of flow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,79c82,83
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85,86
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c77,78
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Key ENTER pressed
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85a83,95
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Key ENTER pressed
> Debug: Adding flow 'flow_1' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
< </routes>
---
>     <flow id="flow_0" begin="0.00" line="flow" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
>     <flow id="flow_1" begin="0.00" line="-12" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create color ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
< Debug: Invalid input parameter of flow: 'color' doesn't have a valid 'RBGColor' format
< Debug: Invalid input parameter of flow: 'color' doesn't have a valid 'RBGColor' format
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,79c82,83
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
76,80c82,85
< Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
81a87,88
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <flow id="flow_0" begin="0.00" containerNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
< </routes>
---
>     <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="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create default ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,78d78
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
81,82d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
85,86d82
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
88d83
< Debug: demand elements saved
125,127d119
< Debug: Deleting unreferenced flow 'flow_0'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
171a164,171
> 
> =================================================================
> ==30567==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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>

4 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 
169,172d172
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements flow create default_continuous ( Last six runs May2020 Apr2020 )
demandElements route create_consecutive remove_last ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive invalid_vclass ( Last six runs May2020 Apr2020 )
demandElements trip create default_continuous ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow create departLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
76,77c82,85
< Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
78a87,88
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82a93,94
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in flow 'flow_1'. 20 is greater than number of lanes
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <flow id="flow_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
< </routes>
---
>     <flow id="flow_0" begin="0.00" departPos="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
>     <flow id="flow_1" begin="0.00" departPos="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
75a82,93
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: Key ENTER pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: Key ENTER pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,7c5
<     <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"/>
---
>     <flow id="flow_0" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create departPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
< Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,79c82,83
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85,86
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
< Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,77c79,80
< Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a82,83
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,82c85,86
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
74,76c82,85
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
78c87,90
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format
76,77c82,85
< Debug: Invalid input parameter of flow: 'personNumber' cannot be negative
< Debug: Invalid input parameter of flow: 'personNumber' cannot be negative
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative
79,80c87,90
< Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" personNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" containerNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create vType ( Last six runs May2020 Apr2020 )

---------- 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 
80c84
< Debug: Selected item 'custom_vType' in DemandElementSelector
---
> Debug: Selected invalid item in DemandElementSelector
84d87
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
88,90d90
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
91a92
> Debug: Keys Ctrl+Z (Undo) pressed
97,98d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
137c136
< Debug: Deleting unreferenced flow 'flow_0'
---
> Debug: Deleting unreferenced vType 'custom_vType'
140d138
< Debug: Deleting unreferenced vType 'custom_vType'
184a183,184
> 
> =================================================================
---------- Differences in routes ----------
6d5
<     <flow id="flow_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

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 
49c53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
74a79,81
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a86
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79a88
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,84c92,97
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Opened FXMessageBox Problem deleting edge 'gneE2'
> Debug: Closed FXMessageBox Problem deleting edge 'gneE2'
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
93a107,108
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
24c24
<         <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"/>
27c27
<         <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"/>
demandElements flow delete ( Last six runs May2020 Apr2020 )
demandElements trip delete ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,80c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
90,91d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
95d88
< Debug: demand elements saved
132,134d124
< Debug: Deleting unreferenced flow 'flow_0'
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of flow isn't valid
< Debug: Setting new attribute arrivalLane '500' into flow 'flow_0'
< Debug: Setting new attribute arrivalLane '0' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '500' into flow 'flow_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane 'current' into flow 'flow_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
83c87
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flow_0'
---
> Debug: Setting new attribute arrivalPos '-10' into flow 'flow_0'
103c107
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flow_0'
---
> Debug: Setting new attribute arrivalPos '-10' into flow 'flow_0'
185,188d188
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <flow id="flow_0" begin="0.00" arrivalPos="15.50" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" arrivalPos="-10.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

7 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 
175,178d178
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements flow inspect arrivalPos max ( Last six runs May2020 Apr2020 )
demandElements flow inspect arrivalPosLat center ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPos base ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat center ( Last six runs May2020 Apr2020 )
demandElements trip inspect arrivalPosLat center ( Last six runs May2020 Apr2020 )
demandElements trip inspect arrivalSpeed current ( Last six runs May2020 Apr2020 )
demandElements trip inspect departLane first ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid
< Debug: Setting new attribute arrivalPos '500' into flow 'flow_0'
< Debug: Setting new attribute arrivalPos 'random' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into flow 'flow_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into flow 'flow_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into flow 'flow_0'
< Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat '0.00' into flow 'flow_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flow_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
80d83
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
181,183d183
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
< Debug: Setting new attribute arrivalPosLat 'right' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="right" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
80c84
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flow isn't valid
---
> Debug: Value 'flow' for attribute arrivalSpeed of flow isn't valid
175,178d178
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
82c86
< Debug: Value '-10' for attribute arrivalSpeed of flow isn't valid
---
> Debug: Setting new attribute arrivalSpeed '500' into flow 'flow_0'
90c94
< Debug: Setting previous attribute arrivalSpeed 'current' into flow 'flow_0'
---
> Debug: Setting previous attribute arrivalSpeed '500.00' into flow 'flow_0'
93,94c97
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Setting previous attribute arrivalSpeed 'current' into flow 'flow_0'
98c101
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute arrivalSpeed '500' into flow 'flow_0'
187,189d189
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyColor' for attribute color of flow isn't valid
< Debug: Setting new attribute color 'cyan' into flow 'flow_0'
< Debug: Setting new attribute color '12,13,14' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'cyan' into flow 'flow_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into flow 'flow_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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>

5 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 
185,188d188
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements flow inspect containerNumber ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat float ( Last six runs May2020 Apr2020 )
demandElements trip inspect depart containerTriggered ( Last six runs May2020 Apr2020 )
demandElements trip inspect depart triggered ( Last six runs May2020 Apr2020 )
demandElements trip inspect departPos float ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'flow' for attribute departLane of flow isn't valid
81c86
< Debug: Setting new attribute departLane 'allowed' into flow 'flow_0'
---
> Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid
85,87d89
< Debug: Setting previous attribute departLane 'first' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
90a93
> Debug: Keys Ctrl+Z (Undo) pressed
96,97d98
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'allowed' into flow 'flow_0'
183d183
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departLane="allowed" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
81c85,86
< Debug: Setting new attribute departLane 'best' into flow 'flow_0'
---
> Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid
85,87d89
< Debug: Setting previous attribute departLane 'first' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
90a93
> Debug: Keys Ctrl+Z (Undo) pressed
96,97d98
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'best' into flow 'flow_0'
183d183
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departLane="best" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane first ( Last six runs May2020 Apr2020 )

---------- 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 
80a85
> Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid
174,178d178
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
80d83
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
183,185d185
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'free' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'random' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 float ( Last six runs May2020 Apr2020 )

---------- 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 
81c85
< Debug: Setting new attribute departPos '500' into flow 'flow_0'
---
> Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
86,88d89
< Debug: Setting previous attribute departPos '500.00' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a95
> Debug: Keys Ctrl+Z (Undo) pressed
100,102d101
< Debug: Setting new attribute departPos '500' into flow 'flow_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
103a103
> Debug: Keys Ctrl+Y (Redo) pressed

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos free ( Last six runs May2020 Apr2020 )

---------- 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 
81c85
< Debug: Setting new attribute departPos 'free' into flow 'flow_0'
---
> Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid
85,87d88
< Debug: Setting previous attribute departPos 'base' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
90a92
> Debug: Keys Ctrl+Z (Undo) pressed
96,97d97
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPos 'free' into flow 'flow_0'
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departPos="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos 'last' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
80d83
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
181,183d183
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'flow' for attribute departPos of flow isn't valid
82d86
< Debug: Setting new attribute departPos 'random_free' into flow 'flow_0'
86,88d89
< Debug: Setting previous attribute departPos '500.00' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a95
> Debug: Keys Ctrl+Z (Undo) pressed
102,103d103
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPos 'random_free' into flow 'flow_0'
---------- Differences in routes ----------
5c5
<     <flow id="flow_0" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" departPos="500.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

11 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 
180,183d183
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements flow inspect departPosLat free ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat left ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat random ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat random_free ( Last six runs May2020 Apr2020 )
demandElements flow inspect departPosLat right ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive color ( Last six runs May2020 Apr2020 )
demandElements trip inspect departLane allowed ( Last six runs May2020 Apr2020 )
demandElements trip inspect departLane best ( Last six runs May2020 Apr2020 )
demandElements trip inspect departPos free ( Last six runs May2020 Apr2020 )
demandElements trip inspect departPos random ( Last six runs May2020 Apr2020 )
demandElements trip inspect departPosLat right ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed desired ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'desired' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
82c86
< Debug: Value '-10' for attribute departSpeed of flow isn't valid
---
> Debug: Value '500' for attribute departSpeed of flow isn't valid
182,185d185
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'max' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'random' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into flow 'flow_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,78
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76a83
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80a88
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90a99
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
100,184c109
< Debug: demand elements saved
< Debug: Key ENTER pressed
< 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.00,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>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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" from="gneE5" to="gneE5" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
82c86
< Debug: Value ';;;;;;;;' for attribute id of flow isn't valid
---
> Debug: Value '' for attribute id of flow isn't valid
189,192d192
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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 
179,182d182
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements flow inspect line ( Last six runs May2020 Apr2020 )
demandElements trip inspect line ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements flow inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,78
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76a83
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83a91
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
108a117
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
132a142
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
159c169
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
173d182
< Debug: Deleting net builder in GNENet destructor
208,216d216
< Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ6' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ7' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'flow' for attribute personNumber of flow isn't valid
181,185d185
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements flow inspect to ( Last six runs May2020 Apr2020 )

---------- 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 
74,75c78
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
79,85c82
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute type 'bicycle' into flow 'flow_0'
< Debug: Value '' for attribute to of flow isn't valid
< Debug: Value 'dummyEdge' for attribute to of flow isn't valid
< Debug: Value 'gneJ7' for attribute to of flow isn't valid
< Debug: Setting new attribute to 'gneE8' into flow 'flow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c86
< Debug: Setting previous attribute to 'gneE5' into flow 'flow_0'
---
> Debug: Removing vType 'bicycle' in GNEChange_DemandElement
91,92d87
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into flow 'flow_0'
94,96d88
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="flow_0" type="bicycle" begin="0.00" from="gneE2" to="gneE8" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect vType ( Last six runs May2020 Apr2020 )

---------- 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 
81c85
< Debug: Value ';;;;' for attribute type of flow isn't valid
---
> Debug: Value 'flow' for attribute type of flow isn't valid
83c87,88
< Debug: Setting new attribute type 'custom_vType' into flow 'flow_0'
---
> Debug: Value 'dummyVType' for attribute type of flow isn't valid
> Debug: Value 'dummyVTypei' for attribute type of flow isn't valid
87,89d91
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
94a97
> Debug: Keys Ctrl+Z (Undo) pressed
103,104d105
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute type 'custom_vType' into flow 'flow_0'
190d190
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in routes ----------
6c6
<     <flow id="flow_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---
>     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect via ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'flow' for attribute via of flow isn't valid
83d87
< Debug: Setting new attribute via 'gneE8 gneE9' into flow 'flow_0'
87,89d90
< Debug: Setting previous attribute via 'gneE9' into flow 'flow_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
98a100
> Debug: Keys Ctrl+Z (Undo) pressed
110,111d111
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute via 'gneE8 gneE9' into flow 'flow_0'
114,197d113
< 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.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection arrivalLane current ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,76c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalLane 'current' into flow 'flowA'
< Debug: Value 'dummyLane' for attribute arrivalLane of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,79d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '0' into flow 'flowA'
81,83d76
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" 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">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalLane float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,80c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalLane 'current' into flow 'flowA'
< Debug: Value 'dummyLane' for attribute arrivalLane of flow isn't valid
< Debug: Setting new attribute arrivalLane '500' into flow 'flowA'
< Debug: Setting new attribute arrivalLane '500' into flow 'flowB'
< Debug: Setting new attribute arrivalLane '0' into flow 'flowA'
< Debug: Setting new attribute arrivalLane '0' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82,84d75
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection arrivalPos float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,83c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowA'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid
< Debug: Setting new attribute arrivalPos '500' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '500' into flow 'flowB'
< Debug: Setting new attribute arrivalPos '-10' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '-10' into flow 'flowB'
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '15.5' into flow 'flowB'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <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">
        <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 flow inspect_selection arrivalPos max ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,77c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowA'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'random' into flow 'flowB'
< Debug: Setting previous attribute arrivalPos '3.00' into flow 'flowA'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection arrivalPos random ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowA'
< Debug: Setting new attribute arrivalPos 'max' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid
< Debug: Setting new attribute arrivalPos '500' into flow 'flowA'
< Debug: Setting new attribute arrivalPos '500' into flow 'flowB'
< Debug: Setting new attribute arrivalPos 'random' into flow 'flowA'
< Debug: Setting new attribute arrivalPos 'random' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="random" arrivalPosLat="500.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalPosLat center ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,77c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into flow 'flowB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into flow 'flowA'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat '-12' into flow 'flowB'
< Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid
< Debug: Setting new attribute arrivalPosLat 'right' into flow 'flowA'
< Debug: Setting new attribute arrivalPosLat 'right' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,76c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalSpeed 'current' into flow 'flowA'
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,79d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '12.00' into flow 'flowA'
81,83d76
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute arrivalSpeed 'current' into flow 'flowA'
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flow isn't valid
< Debug: Setting new attribute arrivalSpeed '500' into flow 'flowA'
< Debug: Setting new attribute arrivalSpeed '500' into flow 'flowB'
< Debug: Value '-10' for attribute arrivalSpeed of flow isn't valid
< Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <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" from="gneE4" to="gneE5" 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 flow inspect_selection color ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute color 'yellow' into flow 'flowA'
< Debug: Setting new attribute color 'yellow' into flow 'flowB'
< Debug: Value 'dummyColor' for attribute color of flow isn't valid
< Debug: Setting new attribute color 'cyan' into flow 'flowA'
< Debug: Setting new attribute color 'cyan' into flow 'flowB'
< Debug: Setting new attribute color '12,13,14' into flow 'flowA'
< Debug: Setting new attribute color '12,13,14' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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="12,13,14" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" 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 flow inspect_selection containerNumber ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute containerNumber '0' into flow 'flowA'
< Debug: Setting new attribute containerNumber '0' into flow 'flowB'
< Debug: Value 'dummyNumber' for attribute containerNumber of flow isn't valid
< Debug: Value '-5' for attribute containerNumber of flow isn't valid
< Debug: Value '' for attribute containerNumber of flow isn't valid
< Debug: Setting new attribute containerNumber '3' into flow 'flowA'
< Debug: Setting new attribute containerNumber '3' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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="3" from="gneE4" to="gneE5" 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 flow inspect_selection departLane allowed ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'allowed' into flow 'flowA'
< Debug: Setting new attribute departLane 'allowed' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departLane best ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'best' into flow 'flowA'
< Debug: Setting new attribute departLane 'best' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departLane first ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,77c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into flow 'flowB'
< Debug: Setting previous attribute departLane '0' into flow 'flowA'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departLane float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Value '500' for attribute departLane of flow isn't valid
< Debug: Value '-10' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane '0' into flow 'flowA'
< Debug: Setting new attribute departLane '0' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departLane free ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'free' into flow 'flowA'
< Debug: Setting new attribute departLane 'free' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection departLane random ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departLane 'first' into flow 'flowA'
< Debug: Setting new attribute departLane 'first' into flow 'flowB'
< Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid
< Debug: Setting new attribute departLane 'random' into flow 'flowA'
< Debug: Setting new attribute departLane 'random' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPos base ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,77c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into flow 'flowB'
< Debug: Setting previous attribute departPos '2.00' into flow 'flowA'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPos float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos '500' into flow 'flowA'
< Debug: Setting new attribute departPos '500' into flow 'flowB'
< Debug: Setting new attribute departPos '20' into flow 'flowA'
< Debug: Setting new attribute departPos '20' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPos free ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos 'free' into flow 'flowA'
< Debug: Setting new attribute departPos 'free' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="free" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPos last ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos 'last' into flow 'flowA'
< Debug: Setting new attribute departPos 'last' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="last" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPos random ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos 'random' into flow 'flowA'
< Debug: Setting new attribute departPos 'random' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="random" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection departPos random_free ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPos 'base' into flow 'flowA'
< Debug: Setting new attribute departPos 'base' into flow 'flowB'
< Debug: Value 'dummyPos' for attribute departPos of flow isn't valid
< Debug: Setting new attribute departPos '500' into flow 'flowA'
< Debug: Setting new attribute departPos '500' into flow 'flowB'
< Debug: Setting new attribute departPos 'random_free' into flow 'flowA'
< Debug: Setting new attribute departPos 'random_free' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="random_free" departPosLat="500.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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat center ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,77c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,81d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowB'
< Debug: Setting previous attribute departPosLat '2.00' into flow 'flowA'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" 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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat '-5' into flow 'flowA'
< Debug: Setting new attribute departPosLat '-5' into flow 'flowB'
< Debug: Setting new attribute departPosLat '5.6' into flow 'flowA'
< Debug: Setting new attribute departPosLat '5.6' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat free ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat 'free' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'free' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat left ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat 'left' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'left' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat random ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat 'random' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'random' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'random_free' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection departPosLat right ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into flow 'flowB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid
< Debug: Setting new attribute departPosLat 'right' into flow 'flowA'
< Debug: Setting new attribute departPosLat 'right' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departSpeed desired ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departSpeed '0' into flow 'flowA'
< Debug: Setting new attribute departSpeed '0' into flow 'flowB'
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'desired' into flow 'flowA'
< Debug: Setting new attribute departSpeed 'desired' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departSpeed float ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departSpeed '0' into flow 'flowA'
< Debug: Setting new attribute departSpeed '0' into flow 'flowB'
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Value '500' for attribute departSpeed of flow isn't valid
< Debug: Value '-10' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed '20' into flow 'flowA'
< Debug: Setting new attribute departSpeed '20' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <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">
        <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 flow inspect_selection departSpeed max ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departSpeed '0' into flow 'flowA'
< Debug: Setting new attribute departSpeed '0' into flow 'flowB'
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'max' into flow 'flowA'
< Debug: Setting new attribute departSpeed 'max' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departSpeed random ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departSpeed '0' into flow 'flowA'
< Debug: Setting new attribute departSpeed '0' into flow 'flowB'
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'random' into flow 'flowA'
< Debug: Setting new attribute departSpeed 'random' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.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" 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 flow inspect_selection departSpeed speedLimit ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,79c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute departSpeed '0' into flow 'flowA'
< Debug: Setting new attribute departSpeed '0' into flow 'flowB'
< Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flowA'
< Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,83d75
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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" from="gneE4" to="gneE5" 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 flow inspect_selection line ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,76c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute line 'custom Line' into flow 'flowA'
< Debug: Setting new attribute line 'custom Line' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,80d75
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute line 'line B' into flow 'flowB'
< Debug: Setting previous attribute line 'line A' into flow 'flowA'
82,84d76
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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="custom Line" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" 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 flow inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,153c73,92
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flow 'flowB'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flow 'flowB'
< Debug: Setting new attribute genericParameter '' into flow 'flowA'
< Debug: Setting new attribute genericParameter '' into flow 'flowB'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into flow 'flowB'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flow 'flowA'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flow 'flowB'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<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 ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </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" from="gneE4" to="gneE5" end="36.00" number="18">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow inspect_selection personNumber ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,23d19
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
25c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
51c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,81c73,74
< Debug: Setting new attribute selected 'true' into flow 'flowA'
< Debug: Setting new attribute selected 'true' into flow 'flowB'
< Debug: Setting new attribute personNumber '0' into flow 'flowA'
< Debug: Setting new attribute personNumber '0' into flow 'flowB'
< Debug: Value 'dummyNumber' for attribute personNumber of flow isn't valid
< Debug: Value '-5' for attribute personNumber of flow isn't valid
< Debug: Value '' for attribute personNumber of flow isn't valid
< Debug: Setting new attribute personNumber '3' into flow 'flowA'
< Debug: Setting new attribute personNumber '3' into flow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </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="3" containerNumber="10" from="gneE4" to="gneE5" 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 flow load arrivalLane ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27,30d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
33c26,30
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
34a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
36,41d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
42a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
44,49d36
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- Differences in errors ----------
22,30d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
33c24,28
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
34a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
36,43d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
44a33
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPos="-12.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPos="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPos="500.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPos="1.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPos="max" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPos="random" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalPosLat ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,31d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
34c24,28
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
35a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,45d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPosLat="left" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPosLat="right" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" arrivalPosLat="center" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load arrivalSpeed ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27,31d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
34c26,30
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
35a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,43d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
44a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" arrivalSpeed="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load begin ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
27,29d26
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
32c29,33
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
33a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35,36d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
37a38
> Debug: ObjectsUnderCursor: swapped Lanes to edges
39,40d39
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
42c41
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
68c67
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_5" begin="22.34" from="gneE2" to="gneE5" end="49.94" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load color ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
21,23d20
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
25,28d21
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
31c24,28
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
32a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34,39d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
40a33
> Debug: ObjectsUnderCursor: swapped Lanes to edges
42,47d34
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" color="0,0,0,0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_1" begin="20.00" color="0,0,0,0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" color="9,43,231" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" color="20,30,40" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" color="magenta" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load containerNumber ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
29,30d24
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
33,34d26
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
37c29,33
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
38a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,46d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" containerNumber="0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" containerNumber="4" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load default ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,22d19
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
24c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
25a27
> Debug: ObjectsUnderCursor: swapped Lanes to edges
27,28d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
29a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31,32d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
34c33
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
60c59
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load departLane ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27,34d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
37c26,30
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
38a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,48d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_8' in GNEChange_DemandElement
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5d4
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
---------- Missing result in routes ----------
<?xml version="1.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" departLane="0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departLane="random" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departLane="free" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departLane="allowed" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departLane="best" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departLane="first" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load departPos ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,33d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Debug: Adding flow 'flow_9' in GNEChange_DemandElement
36c24,28
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
37a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
39,49d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_9' in GNEChange_DemandElement
< Debug: Removing flow 'flow_8' in GNEChange_DemandElement
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" departPos="-12.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPos="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPos="500.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPos="1.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPos="random" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPos="free" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPos="random_free" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPos="base" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPos="last" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load departPosLat ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,34d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Debug: Adding flow 'flow_9' in GNEChange_DemandElement
< Debug: Adding flow 'flow_10' in GNEChange_DemandElement
37c24,28
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
38a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,51d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_10' in GNEChange_DemandElement
< Debug: Removing flow 'flow_9' in GNEChange_DemandElement
< Debug: Removing flow 'flow_8' in GNEChange_DemandElement
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" departPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_10" begin="20.00" departPosLat="center" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPosLat="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPosLat="random" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPosLat="free" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPosLat="random_free" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPosLat="left" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPosLat="right" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load departSpeed ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27,34d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
37c26,30
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
38a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,48d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_8' in GNEChange_DemandElement
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5d4
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="0.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departSpeed="1.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departSpeed="random" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departSpeed="max" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departSpeed="desired" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departSpeed="speedLimit" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load end ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
25,28d24
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
31c27,31
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
32a33
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34,36d34
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
37a36
> Debug: ObjectsUnderCursor: swapped Lanes to edges
39,41d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
43c39
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
69c65
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_3" begin="20.00" from="gneE2" to="gneE5" end="30.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="42.30" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load from ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,29d19
< Error: Invalid from-edge '' used in trip 'flow_0'.
< Error: Invalid route '' used in flow 'flow_0'.
< Error: Invalid from-edge '' used in trip 'flow_1'.
< Error: Invalid route '' used in flow 'flow_1'.
< Error: Invalid from-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Invalid route '' used in flow 'flow_2'.
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
31c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
32a27
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34,35d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
36a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
38,39d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
41c33
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,8d0
< Warning: Essential unique string attribute 'from' of trip with ID 'flow_0' is missing; trip cannot be created
< Error: Invalid from-edge '' used in trip 'flow_0'.
< Error: Invalid route '' used in flow 'flow_0'.
< Error: Invalid from-edge '' used in trip 'flow_1'.
< Error: Invalid route '' used in flow 'flow_1'.
< Error: Invalid from-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Invalid route '' used in flow 'flow_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in routes ----------
<?xml version="1.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_4" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load id ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
24,27d23
< Debug: Adding flow 'flow_valid' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Error: There is another flow with the same ID='flow_valid'.
30c26,30
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
31a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33,34d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_valid' in GNEChange_DemandElement
35a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,38d36
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_valid' in GNEChange_DemandElement
40c38
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
66c64
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5d4
< Error: There is another flow with the same ID='flow_valid'.
---------- Missing result in routes ----------
<?xml version="1.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_valid" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load line ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,22d19
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
24,25d20
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
28c23,27
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
29a29
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31,34d30
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
35a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,40d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
42c35
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" line="%%99iii99" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_1" begin="20.00" line="" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" line="Own Line" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load number ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
28,30d27
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
33c30,34
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
34a36
> Debug: ObjectsUnderCursor: swapped Lanes to edges
36,37d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
38a39
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,41d40
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
43c42
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
69c68
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_5" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load parameters ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
23,25d22
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
28c25,29
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
29a31
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31,32d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
33a34
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35,36d35
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
38c37
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
64c63
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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">
        <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>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load period ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
28,31d27
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
34c30,34
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
35a36
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,39d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
40a39
> Debug: ObjectsUnderCursor: swapped Lanes to edges
42,44d40
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
46c42
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
72c68
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_6" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="20.30"/>
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load personNumber ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,24d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
27d23
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
29,30d24
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
33,34d26
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
37c29,33
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
38a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
40,46d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_5' in GNEChange_DemandElement
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_3' in GNEChange_DemandElement
< Debug: Removing flow 'flow_2' in GNEChange_DemandElement
< Debug: Removing flow 'flow_1' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" personNumber="0" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" personNumber="4" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load probability ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
29,32d28
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
35c31,35
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
36a37
> Debug: ObjectsUnderCursor: swapped Lanes to edges
38,40d38
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_8' in GNEChange_DemandElement
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
41a40
> Debug: ObjectsUnderCursor: swapped Lanes to edges
43,45d41
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
47c43
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
73c69
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" probability="1.00"/>
    <flow id="flow_8" begin="0.00" from="gneE2" to="gneE5" end="100.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load to ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20,29d19
< Error: Invalid to-edge '' used in trip 'flow_0'.
< Error: Invalid route '' used in flow 'flow_0'.
< Error: Invalid to-edge '' used in trip 'flow_1'.
< Error: Invalid route '' used in flow 'flow_1'.
< Error: Invalid to-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Invalid route '' used in flow 'flow_2'.
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
31c21,25
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
32a27
> Debug: ObjectsUnderCursor: swapped Lanes to edges
34,35d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
36a30
> Debug: ObjectsUnderCursor: swapped Lanes to edges
38,39d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
41c33
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,8d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flow_0' is missing; trip cannot be created
< Error: Invalid to-edge '' used in trip 'flow_0'.
< Error: Invalid route '' used in flow 'flow_0'.
< Error: Invalid to-edge '' used in trip 'flow_1'.
< Error: Invalid route '' used in flow 'flow_1'.
< Error: Invalid to-edge 'dummyEdge' used in trip 'flow_2'.
< Error: Invalid route '' used in flow 'flow_2'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in routes ----------
<?xml version="1.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_4" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow load vType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
23,24d22
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
26,28d23
< Error: Invalid vehicle type '' used in flow 'flow_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
31a27,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 
32a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35,36d34
< Debug: Removing flow 'flow_4' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
38a37
> Debug: ObjectsUnderCursor: swapped Lanes to edges
42,43d40
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
44a42
> Debug: ObjectsUnderCursor: swapped Lanes to edges
71c69
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
93c91
< Debug: Deleting unreferenced flow 'flow_4'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1d0
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
3,4d1
< Error: Invalid vehicle type '' used in flow 'flow_2'.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
---------- Differences in routes ----------
6,7d5
<     <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>
<     <flow id="flow_4" type="custom_vType" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/>

TEST FAILED on ts-sim-build-ba : demandElements flow load vehsperhour ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
28,31d27
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
34c30,34
< Debug: Current saving Status: net unsaved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets 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 
35a36
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37,39d37
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow_7' in GNEChange_DemandElement
< Debug: Removing flow 'flow_6' in GNEChange_DemandElement
40a39
> Debug: ObjectsUnderCursor: swapped Lanes to edges
42,44d40
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
46c42
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
72c68
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_6" begin="0.00" from="gneE2" to="gneE5" end="100.00" vehsPerHour="20.30"/>
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" vehsPerHour="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
23,28d22
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
30c24,28
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
55,60d52
< Debug: Deleting unreferenced flow 'flow_3'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced flow 'flow_2'
< Debug: Deleting unreferenced flow 'flow_1'
< Debug: Deleting unreferenced flow 'flow_0'
63c55
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
86,89d77
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
51c51
<         <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"/>
54c54
<         <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"/>
66c66
<         <lane id=":gneJ8_0_0" index="0" disallow="pedestrian" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.63,40.02 12.66,38.36 15.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
---------- 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"/>

TEST FAILED on ts-sim-build-ba : demandElements person create color ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
80a85,86
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a88,89
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86a95,96
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89a100
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97a109
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
106,196c118
< 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
< 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
<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="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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">
    <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>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_ride default_ride_busstop ( Last six runs May2020 Apr2020 )

---------- 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 
76d79
< Debug: Selected item 'rideFromTo' in TagTypeSelector
78,188c81,82
< Debug: Selected item 'rideFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'rideBusStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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">
        <ride from="gneE2" busStop="busStop"/>
    </person>
</routes>

3 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 
184,187d187
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements person create default_ride default_ride_fromto ( Last six runs May2020 Apr2020 )
demandElements person create default_walk default_walk_fromto ( Last six runs May2020 Apr2020 )
demandElements personFlow create default_stop default_stop_lane ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements person create default_stop default_stop_busstop ( Last six runs May2020 Apr2020 )

---------- 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 
76d79
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
78,185c81,82
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
76d79
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
78,185c81,82
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
76d79
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
78,188c81,82
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripBusStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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">
        <personTrip from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_trip default_trip_fromto ( Last six runs May2020 Apr2020 )

---------- 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 
179,182d182
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_busstop ( Last six runs May2020 Apr2020 )

---------- 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 
76d79
< Debug: Selected item 'walkEdges' in TagTypeSelector
78,188c81,82
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkBusStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_edges ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
80a85,87
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85a93
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89a98
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
94,182c103
< 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
< 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.00,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.00,70.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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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">
    <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_route ( Last six runs May2020 Apr2020 )

---------- 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 
91,93c95
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
98,99c100
< Debug: Removing walkRoute 'walkRoute_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
102c103
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStop' in GNEChange_Additional
106c107
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding busStop 'busStop' in GNEChange_Additional
109,110c110
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
150c150
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,8d5
<     <person id="person_0" depart="0.00">
<         <walk route="route_0" arrivalPos="0.00"/>
<     </person>

TEST FAILED on ts-sim-build-ba : demandElements person create depart ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
80c84,86
< Debug: Selected item 'walkEdges' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a88,89
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82a91,92
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,87c94,95
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89,90c97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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_1" depart="20.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_0" depart="30.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
80a85,86
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a88,89
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86a95,96
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89a100,101
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92a105,106
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
95a110,111
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
98a115,116
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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">
    <person id="person_0" depart="0.00" departPos="-12.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_1" depart="0.00" departPos="5000.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_2" depart="0.00" departPos="20.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_3" depart="0.00" departPos="random">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_4" depart="0.00" departPos="free">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_5" depart="0.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_6" depart="0.00" departPos="random_free">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
    <person id="person_7" depart="0.00" departPos="last">
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person delete ( Last six runs May2020 Apr2020 )

---------- 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 
52c56
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
77a82,84
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83a91
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,109d93
< Debug: Keys Ctrl + Z (Undo) pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing connection 'gneE2_0->gneE4_1' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in removeConnection()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Removing connection 'gneE2_0->gneE4_0' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in removeConnection()
< Debug: Removing edge 'gneE2' from net
< 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 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 output ----------
17d16
< 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>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" 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 personFlow create color ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
77a82,88
> Debug: Selected item 'walkEdges' in TagTypeSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walkEdges' in TagSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walkEdges' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a90,91
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83c96,98
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c101,102
< Debug: Adding personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
---
> Debug: Adding walkEdges 'walkEdges_1' in GNEChange_DemandElement
<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">
    <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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>

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 
85c89
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
187,190d190
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements personFlow create default_ride default_ride_busstop ( Last six runs May2020 Apr2020 )
demandElements personFlow create default_walk default_walk_busstop ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_ride default_ride_fromto ( Last six runs May2020 Apr2020 )

---------- 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 
186,189d189
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_stop default_stop_busstop ( Last six runs May2020 Apr2020 )

---------- 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 
83c87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
184,187d187
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_trip default_trip_busstop ( Last six runs May2020 Apr2020 )

---------- 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 
78d81
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
80,190c83,84
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripBusStop' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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" lane="gneE5_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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">
        <personTrip from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_trip default_trip_fromto ( Last six runs May2020 Apr2020 )

---------- 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 
181,184d184
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_edges ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
76,77c80,83
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personFlow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,82c85
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86c88,89
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStop' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_fromto ( Last six runs May2020 Apr2020 )

---------- 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 
76,82c80
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personFlow' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkFromTo' in TagSelector
---
> Debug: Selected invalid item in TagSelector
86,89d83
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding walkFromTo 'walkFromTo_0' in GNEChange_DemandElement
93,94c87
< Debug: Removing walkFromTo 'walkFromTo_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStop' in GNEChange_Additional
98,99c91
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkFromTo 'walkFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding busStop 'busStop' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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">
        <walk from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create default_walk default_walk_route ( Last six runs May2020 Apr2020 )

---------- 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 
93,95c97
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
100,101c102
< Debug: Removing walkRoute 'walkRoute_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
104c105
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing busStop 'busStop' in GNEChange_Additional
108c109
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding busStop 'busStop' in GNEChange_Additional
111,112c112
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
152c152
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,8d5
<     <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
<         <walk route="route_0" arrivalPos="0.00"/>
<     </personFlow>

TEST FAILED on ts-sim-build-ba : demandElements personFlow create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
77a82,91
> Debug: Selected item 'walkEdges' in TagTypeSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walkEdges' in TagSelector
> Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
> Debug: Selected item 'walkEdges' in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Key ENTER pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a93,94
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83c99,101
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c104,106
<truncated after showing first 30 lines>
---------- Differences in output ----------
37c37
< 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>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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 May2020 Apr2020 )

---------- 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 
52c56
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
78,79c82,85
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personFlow' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81,123c87,107
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Current Viewport values: 15.00, 20.00, 20.00. Zoom = '434.00'
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl + Z (Undo) pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
10a11,16
>     <edge id=":gneJ5_1" function="internal">
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
>     </edge>
>     <edge id=":gneJ5_2" function="internal">
>         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
>     </edge>
21c27
<         <lane id=":gneJ7_0_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"/>
24c30
<         <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"/>
27c33
<         <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"/>
41a48,50
>     <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="49.60" shape="10.00,18.40 59.60,18.40"/>
>     </edge>
66,68c75,79
<     <junction id="gneJ4" type="dead_end" x="10.00" y="20.00" incLanes="gneE7_0" intLanes="" shape="10.00,23.20 10.00,20.00"/>
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1" intLanes=":gneJ5_0_0" shape="63.60,27.20 76.40,27.20 75.93,25.00 74.53,23.20 72.20,21.80 68.93,20.80 64.73,20.20 59.60,20.00 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
<         <request index="0" response="0" foes="0" cont="0"/>
---
>     <junction id="gneJ4" type="dead_end" x="10.00" y="20.00" incLanes="gneE7_0" intLanes="" shape="10.00,20.00 10.00,23.20 10.00,20.00"/>
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 route basic invalid_creationmode ( Last six runs May2020 Apr2020 )

---------- 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 
73c77
< Debug: Selected RouteMode 'consecutive edges' in RouteModeSelector
---
> Debug: Selected invalid RouteMode in RouteModeSelector
75d78
< Debug: Edge added in ConsecutiveEdges mode
77d79
< Debug: Edge added in ConsecutiveEdges mode
79,81d80
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
84,85d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
88,89d84
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
91d85
< Debug: demand elements saved
128,130d121
< Debug: Deleting unreferenced route 'route_0'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
174a166,174
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 basic invalid_vclass ( Last six runs May2020 Apr2020 )

---------- 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 
171,174d174
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive abort ( Last six runs May2020 Apr2020 )

---------- 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 
152,155d155
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive abort_button ( Last six runs May2020 Apr2020 )

---------- 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 
151,154d154
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive color ( Last six runs May2020 Apr2020 )

---------- 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 
179,182d182
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 routes ----------
6c6
<     <route edges="gneE5" color="blue" id="route_1"/>
---
>     <route edges="gneE5" color="120,20,30" id="route_1"/>

4 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 
168,171d171
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements route create_consecutive default ( Last six runs May2020 Apr2020 )
demandElements route create_consecutive remove_last_button ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive remove_last ( Last six runs May2020 Apr2020 )
demandElements trip create default ( Last six runs May2020 Apr2020 )

3 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 
167,170d170
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements route create_consecutive default_button ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive default ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive remove_last_button ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive invalid_vclass ( Last six runs May2020 Apr2020 )

---------- 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 
172,175d175
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive non_consecutive ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72c76
< Debug: Edge wasn't added in ConsecutiveEdges mode
---
> Debug: Edge added in NonConsecutiveEdges mode
112c116
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
126d129
< Debug: Deleting net builder in GNENet destructor
167,169d169
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
5c5
<     <route edges="gneE2" color="yellow" id="route_0"/>
---
>     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements route create_consecutive single_edge ( Last six runs May2020 Apr2020 )

---------- 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 
164,167d167
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive abort ( Last six runs May2020 Apr2020 )

---------- 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 
69c73
< Debug: Selected RouteMode 'non consecutive edges' in RouteModeSelector
---
> Debug: Selected invalid RouteMode in RouteModeSelector
71d74
< Debug: Edge added in NonConsecutiveEdges mode
73d75
< Debug: Edge added in NonConsecutiveEdges mode
153,154d154
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive abort_button ( Last six runs May2020 Apr2020 )

---------- 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 
150,153d153
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route create_nonconsecutive default_button ( Last six runs May2020 Apr2020 )

---------- 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 
69c73
< Debug: Selected RouteMode 'non consecutive edges' in RouteModeSelector
---
> Debug: Selected invalid RouteMode in RouteModeSelector
71d74
< Debug: Edge added in NonConsecutiveEdges mode
73,76d75
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
79,80d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
83,84d79
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
86d80
< Debug: demand elements saved
123,125d116
< Debug: Deleting unreferenced route 'route_0'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
169a161,169
> 
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 single_edge ( Last six runs May2020 Apr2020 )

---------- 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 
165,168d168
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route delete ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
78,80c82,83
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Removing route 'route_1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,92c91
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
---
> Debug: Removing route 'route_1' in GNEChange_DemandElement
95c94
< Debug: Removing route 'route_1' in GNEChange_DemandElement
---
> Debug: Deleting unreferenced route 'route_1'
103a103
> Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements route fix remove ( Last six runs May2020 Apr2020 )

---------- 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 
165,168d168
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route fix save ( Last six runs May2020 Apr2020 )

---------- 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 
164,167d167
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route fix select ( Last six runs May2020 Apr2020 )

---------- 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 
169,172d172
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: Setting new attribute color '12,15,30' into route 'route_0'
---
> Debug: Value 'dummyColor' for attribute color of route isn't valid
84,86d87
< Debug: Setting previous attribute color '12,15,30' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
91a93
> Debug: Keys Ctrl+Z (Undo) pressed
98,100d99
< Debug: Setting new attribute color '12,15,30' into route 'route_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
101a101
> Debug: Keys Ctrl+Y (Redo) pressed

TEST FAILED on ts-sim-build-ba : demandElements route inspect edges ( Last six runs May2020 Apr2020 )

---------- 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 
78a83
> Debug: Value '' for attribute edges of route isn't valid
81d85
< Debug: Setting new attribute edges 'gneE7 gneE2' into route 'route_0'
86,88d89
< Debug: Setting previous attribute edges 'gneE7 gneE2' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a95
> Debug: Keys Ctrl+Z (Undo) pressed
100,102d101
< Debug: Setting new attribute edges 'gneE7 gneE2' into route 'route_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
103a103
> Debug: Keys Ctrl+Y (Redo) pressed

TEST FAILED on ts-sim-build-ba : demandElements route inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
82a87
> Debug: Value '' for attribute id of route isn't valid
84d88
< Debug: Value 'route with spaces' for attribute id of route isn't valid
190,193d193
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
81d84
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into route 'route_0'
84d86
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into route 'route_0'
88,90d89
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
94,96d92
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
110a107,108
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
126,128d123
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into route 'route_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
134,135c129
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into route 'route_0'
---
> Debug: Keys Ctrl+Y (Redo) pressed
220a215,220
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter (-13.00,8.00 -8.00,13.00 -13.00,18.00 -18.00,23.00 -23.00,18.00 -28.00,13.00 -23.00,8.00 -18.00,3.00 -13.00,8.00)
2d2
< Warning: Invalid format of parameter (key1)
---------- 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"/>

TEST FAILED on ts-sim-build-ba : demandElements route inspect_selection color ( Last six runs May2020 Apr2020 )

---------- 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 
80a85,86
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82,88c88,92
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyColor' for attribute color of route isn't valid
< Debug: Setting new attribute color '12,15,30' into route 'route_0'
< Debug: Setting new attribute color '12,15,30' into route 'route_1'
< Debug: Setting new attribute color 'red' into route 'route_0'
< Debug: Setting new attribute color 'red' into route 'route_1'
---
> Debug: Value '' for attribute edges of route isn't valid
> Debug: Value 'dummyColor' for attribute edges of route isn't valid
> Debug: Value '12,15,30' for attribute edges of route isn't valid
> Debug: Value 'red' for attribute edges of route isn't valid
> Debug: Value 'redi' for attribute edges of route isn't valid
92,99d95
< Debug: Setting previous attribute color '12,15,30' into route 'route_1'
< Debug: Setting previous attribute color '12,15,30' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into route 'route_1'
< Debug: Setting previous attribute color 'yellow' into route 'route_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,6c5,6
<     <route edges="gneE2 gneE4" color="red" id="route_0"/>
<     <route edges="gneE7" color="red" id="route_1"/>
---
>     <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
>     <route edges="gneE7" color="yellow" id="route_1"/>

TEST FAILED on ts-sim-build-ba : demandElements route inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
80a85,86
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82,97c88,98
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into route 'route_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into route 'route_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into route 'route_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into route 'route_1'
< Debug: Setting new attribute genericParameter '' into route 'route_0'
< Debug: Setting new attribute genericParameter '' into route 'route_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into route 'route_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into route 'route_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into route 'route_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into route 'route_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into route 'route_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into route 'route_1'
---
> Debug: Value 'dummyGenericParameters' for attribute color of route isn't valid
> Debug: Value 'key1|key2|key3' for attribute color of route isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute color of route isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute color of route isn't valid
<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 routes ----------
5,14c5,6
<     <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>
---
>     <route edges="gneE2 gneE4" color="yellow" id="route_0"/>
>     <route edges="gneE7" color="yellow" id="route_1"/>

TEST FAILED on ts-sim-build-ba : demandElements route load color ( Last six runs May2020 Apr2020 )

---------- 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 
165,168d168
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route load default ( Last six runs May2020 Apr2020 )

---------- 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 
157,160d160
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route load edges ( Last six runs May2020 Apr2020 )

---------- 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 
168,171d171
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route load id ( Last six runs May2020 Apr2020 )

---------- 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 
162,165d165
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
161,164d164
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements route volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
196,199d199
< Debug: Deleting unreferenced route 'route_2' in AttributeCarriers destructor
< Debug: Deleting unreferenced route 'route_3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,86c85,90
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalLane="20" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83c87,94
< Debug: Invalid input parameter of routeFlow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of routeFlow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPos="-12.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" arrivalPos="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83c87,94
< Debug: Invalid input parameter of routeFlow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_2' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'begin' doesn't have a valid SUMOTime format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'begin' doesn't have a valid SUMOTime format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'begin' doesn't have a valid SUMOTime format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_2" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,86c87,91
< Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of routeFlow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90a96,97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalSpeed="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create color ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,82c85,89
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: Invalid input parameter of routeFlow: 'color' doesn't have a valid 'RBGColor' format
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85c92
< Debug: Removing routeFlow 'routeFlow_1' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <flow id="routeFlow_0" begin="0.00" color="cyan" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" color="12,13,14" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,86c87,92
< Debug: Invalid input parameter of routeFlow: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of routeFlow: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of routeFlow: 'containerNumber' doesn't have a valid 'int' format
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" containerNumber="13" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create default ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
83,84c87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,90d90
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
91a92
> Debug: Keys Ctrl+Z (Undo) pressed
97,98d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
126c125
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
137c136
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,85c87,93
< Debug: Invalid input parameter of routeFlow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of routeFlow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83c87,94
< Debug: Invalid input parameter of routeFlow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_2' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <flow id="routeFlow_0" begin="0.00" departPos="-12.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_2" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83c87,94
< Debug: Invalid input parameter of routeFlow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_2' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86c97
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_2" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83c87,95
< Debug: Invalid input parameter of routeFlow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of routeFlow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="max" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create line ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,82c87,93
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding routeFlow 'routeFlow_2' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of routeFlow: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85c96
< Debug: Removing routeFlow 'routeFlow_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <flow id="routeFlow_0" begin="0.00" line="%%%%%%" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_1" begin="0.00" line="ownLine" route="route_0" end="3600.00" number="1800"/>
<     <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,86c85,90
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: Invalid input parameter of routeFlow: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of routeFlow: 'personNumber' cannot be negative
< Debug: Invalid input parameter of routeFlow: 'personNumber' doesn't have a valid 'int' format
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" personNumber="13" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create vType ( Last six runs May2020 Apr2020 )

---------- 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 
50c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
82,189c86,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: Selected invalid item in DemandElementSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="routeFlow_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 May2020 Apr2020 )

---------- 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 
49c53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
85,88c89,90
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92,95d93
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
96a95,96
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
99,100d98
< Debug: Calling GNEUndoList::undo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
102,107d99
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of routeFlow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d91
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a94
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c139
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
145d141
< Debug: Deleting unreferenced route 'route_0'
189a186,189
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
83,88c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of routeFlow isn't valid
< Debug: Setting new attribute arrivalLane '500' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute arrivalLane '0' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c92
< Debug: Setting previous attribute arrivalLane '500' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane 'current' into routeFlow 'routeFlow_0'
97,99d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c98
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalLane="0" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
83,89c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of routeFlow isn't valid
< Debug: Setting new attribute arrivalPos '500' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute arrivalPos '-10' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute arrivalPos '15.5' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute arrivalPos '-10.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,96d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into routeFlow 'routeFlow_0'
98,99d94
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into routeFlow 'routeFlow_0'
103c98
< Debug: Setting new attribute arrivalPos '500' into routeFlow 'routeFlow_0'
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPos="15.50" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of routeFlow isn't valid
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d90
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a93
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d98
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c138
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
81,88c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of routeFlow isn't valid
< Debug: Setting new attribute arrivalPos '500' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute arrivalPos 'random' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c91
< Debug: Setting previous attribute arrivalPos '500.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into routeFlow 'routeFlow_0'
97,99d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c97
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPos="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d91
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a94
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c139
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
145d141
< Debug: Deleting unreferenced route 'route_0'
189a186,189
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
83,88c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute arrivalPosLat '4.2' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c92
< Debug: Setting previous attribute arrivalPosLat '0.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into routeFlow 'routeFlow_0'
97,99d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c98
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute arrivalPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPosLat="left" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
< Debug: Setting new attribute arrivalPosLat 'right' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute arrivalPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalPosLat="right" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of routeFlow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d91
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a94
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c139
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
145d141
< Debug: Deleting unreferenced route 'route_0'
189a186,189
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
81,89c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of routeFlow isn't valid
< Debug: Setting new attribute arrivalSpeed '500' into routeFlow 'routeFlow_0'
< Debug: Value '-10' for attribute arrivalSpeed of routeFlow isn't valid
< Debug: Setting new attribute arrivalSpeed '15.5' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c91
< Debug: Setting previous attribute arrivalSpeed '500.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed 'current' into routeFlow 'routeFlow_0'
98,100d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" arrivalSpeed="15.50" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
81,88c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyColor' for attribute color of routeFlow isn't valid
< Debug: Setting new attribute color 'cyan' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute color '12,13,14' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c91
< Debug: Setting previous attribute color 'cyan' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into routeFlow 'routeFlow_0'
97,99d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101,102d94
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" color="12,13,14" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
83,89c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyNumber' for attribute containerNumber of routeFlow isn't valid
< Debug: Value '-5' for attribute containerNumber of routeFlow isn't valid
< Debug: Value '' for attribute containerNumber of routeFlow isn't valid
< Debug: Setting new attribute containerNumber '3' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute containerNumber '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,97d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
99,100d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106,107d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" containerNumber="3" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
< Debug: Setting new attribute departLane 'allowed' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute departLane 'first' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="allowed" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
< Debug: Setting new attribute departLane 'best' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departLane 'first' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="best" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane first ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d90
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a93
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d98
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c138
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
83,89c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
< Debug: Value '500' for attribute departLane of routeFlow isn't valid
< Debug: Value '-10' for attribute departLane of routeFlow isn't valid
< Debug: Setting new attribute departLane '0' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute departLane 'first' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,97d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
99,100d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106,107d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="0" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
< Debug: Setting new attribute departLane 'free' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departLane 'first' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="free" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
< Debug: Setting new attribute departLane 'random' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute departLane 'first' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos base ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d91
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a94
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c139
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
145d141
< Debug: Deleting unreferenced route 'route_0'
189a186,189
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos float ( Last six runs May2020 Apr2020 )

---------- 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 
83,88c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
< Debug: Setting new attribute departPos '500' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute departPos '20' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c92
< Debug: Setting previous attribute departPos '500.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into routeFlow 'routeFlow_0'
97,99d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c98
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos free ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
< Debug: Setting new attribute departPos 'free' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute departPos 'base' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPos="free" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
< Debug: Setting new attribute departPos 'last' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPos 'base' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPos="last" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos random ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
< Debug: Setting new attribute departPos 'random' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPos 'base' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPos="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
83,88c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
< Debug: Setting new attribute departPos '500' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute departPos 'random_free' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c92
< Debug: Setting previous attribute departPos '500.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into routeFlow 'routeFlow_0'
97,99d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c98
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90,93d91
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
95a94
> Debug: Keys Ctrl+Z (Undo) pressed
101,102d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
142c139
< Debug: Deleting unreferenced routeFlow 'routeFlow_0'
---
> Debug: Deleting unreferenced route 'route_0'
145d141
< Debug: Deleting unreferenced route 'route_0'
189a186,189
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
81,88c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat '-5' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute departPosLat '5.6' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c91
< Debug: Setting previous attribute departPosLat '0.00' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
97,99d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103c97
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat 'free' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="free" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat 'left' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="left" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat random ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat 'random' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
< Debug: Setting new attribute departPosLat 'right' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departPosLat="right" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed desired ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,87
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of routeFlow isn't valid
< Debug: Setting new attribute departSpeed 'desired' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="desired" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
83,89c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of routeFlow isn't valid
< Debug: Value '500' for attribute departSpeed of routeFlow isn't valid
< Debug: Value '-10' for attribute departSpeed of routeFlow isn't valid
< Debug: Setting new attribute departSpeed '20' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,97d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
99,100d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106,107d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of routeFlow isn't valid
< Debug: Setting new attribute departSpeed 'max' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="max" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of routeFlow isn't valid
< Debug: Setting new attribute departSpeed 'random' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="random" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed speedLimit ( Last six runs May2020 Apr2020 )

---------- 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 
83,87c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of routeFlow isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c92
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
107,108d100
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" departSpeed="speedLimit" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
84,91c88,89
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value '' for attribute id of routeFlow isn't valid
< Debug: Value ';;;;;;;;' for attribute id of routeFlow isn't valid
< Debug: Value 'id with spaces' for attribute id of routeFlow isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of routeFlow isn't valid
< Debug: Setting new attribute id 'customID' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
95c93
< Debug: Setting previous attribute id 'routeFlow_0' into routeFlow 'customID'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
98,99c96
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
101,102d97
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106c101
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <flow id="customID" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect line ( Last six runs May2020 Apr2020 )

---------- 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 
83,86c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute line 'custom Line' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c92
< Debug: Setting previous attribute line '' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,94d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
96,97d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
103,104d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
106,107d100
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute line 'custom Line' into routeFlow 'routeFlow_0'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" line="custom Line" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
83,92c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter '' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeFlow 'routeFlow_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
96c92
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
98,99d93
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into routeFlow 'routeFlow_0'
101,102d94
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into routeFlow 'routeFlow_0'
104,105d95
<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 routes ----------
6,10d5
<     <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </flow>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
83,89c87,88
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyNumber' for attribute personNumber of routeFlow isn't valid
< Debug: Value '-5' for attribute personNumber of routeFlow isn't valid
< Debug: Value '' for attribute personNumber of routeFlow isn't valid
< Debug: Setting new attribute personNumber '3' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute personNumber '0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,97d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
99,100d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106,107d99
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <flow id="routeFlow_0" begin="0.00" personNumber="3" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect route ( Last six runs May2020 Apr2020 )

---------- 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 
84,90c88,89
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value '' for attribute route of routeFlow isn't valid
< Debug: Value ';;;;' for attribute route of routeFlow isn't valid
< Debug: Value 'dummyRoute' for attribute route of routeFlow isn't valid
< Debug: Setting new attribute route 'secondRoute' into routeFlow 'routeFlow_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
94c93
< Debug: Setting previous attribute route 'route_0' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
97,98c96
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing route 'secondRoute' in GNEChange_DemandElement
100,101d97
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
105c101
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <flow id="routeFlow_0" begin="0.00" route="secondRoute" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect vType ( Last six runs May2020 Apr2020 )

---------- 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 
82,89c86,88
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'routeFlow' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value ';;;;' for attribute type of routeFlow isn't valid
< Debug: Value 'dummyVType' for attribute type of routeFlow isn't valid
< Debug: Setting new attribute type 'custom_vType' into routeFlow 'routeFlow_0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c92
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into routeFlow 'routeFlow_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
96,97c95
< Debug: Removing routeFlow 'routeFlow_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
99,100d96
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <flow id="routeFlow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
204,207d207
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
220,223d223
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
219,222d222
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82d85
< Debug: Value 'dummyPos' for attribute arrivalPos of routeFlow isn't valid
208,210d210
< Debug: Deleting unreferenced 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

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

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
223,226d226
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow inspect_selection arrivalPos random ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection color ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departPos random_free ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value 'max' for attribute arrivalPosLat of routeFlow isn't valid
> Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
82d87
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
150c155
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
167d171
< Debug: Deleting net builder in GNENet destructor
207,210d210
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute arrivalPosLat '0' into routeFlow 'flowA'
> Debug: Setting new attribute arrivalPosLat '0' into routeFlow 'flowB'
82d87
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
97a103,106
> Debug: Setting previous attribute arrivalPosLat '0.00' into routeFlow 'flowB'
> Debug: Setting previous attribute arrivalPosLat '3.00' into routeFlow 'flowA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
106,113d114
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeFlow 'flowB' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
< Debug: Removing routeFlow 'flowA' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Removing route 'routeB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
158c162
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
175d178
< Debug: Deleting net builder in GNENet destructor
216,218d218
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82d85
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of routeFlow isn't valid
158c161
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
175d177
< Debug: Deleting net builder in GNENet destructor
217,218d218
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a86
> Debug: Value 'dummySpeedi' for attribute arrivalSpeed of routeFlow isn't valid
203,207d207
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
79c83,84
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value 'random' for attribute arrivalSpeed of routeFlow isn't valid
85,86c90
< Debug: Setting new attribute arrivalSpeed '15.5' into routeFlow 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into routeFlow 'flowB'
---
> Debug: Value '-10i' for attribute arrivalSpeed of routeFlow isn't valid
90,93d93
< Debug: Setting previous attribute arrivalSpeed '500.00' into routeFlow 'flowB'
< Debug: Setting previous attribute arrivalSpeed '500.00' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
112a113
> Debug: Keys Ctrl+Z (Undo) pressed
134,136d134
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed '15.5' into routeFlow 'flowA'
< Debug: Setting new attribute arrivalSpeed '15.5' into routeFlow 'flowB'
224a223,224
> 
> =================================================================
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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" route="routeA" end="26.00" number="13">
12c12
<     <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">
---
>     <flow id="flowB" begin="0.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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82d85
< Debug: Value 'dummyNumber' for attribute containerNumber of routeFlow isn't valid
218,220d220
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,84c87,88
< Debug: Setting new attribute departLane 'allowed' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'allowed' into routeFlow 'flowB'
---
> Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of routeFlow isn't valid
88,91d91
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowB'
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a109
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d127
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'allowed' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'allowed' into routeFlow 'flowB'
218a217,218
> 
> =================================================================
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
79c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute departLane 'random' into routeFlow 'flowA'
> Debug: Setting new attribute departLane 'random' into routeFlow 'flowB'
82d87
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
91a97,100
> Debug: Setting previous attribute departLane 'random' into routeFlow 'flowB'
> Debug: Setting previous attribute departLane 'random' into routeFlow 'flowA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
108d116
< Debug: Keys Ctrl+Z (Undo) pressed
123a132,135
> Debug: Setting new attribute departLane 'random' into routeFlow 'flowA'
> Debug: Setting new attribute departLane 'random' into routeFlow 'flowB'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
130d141
< Debug: Keys Ctrl+Y (Redo) pressed
208,218d218
< Debug: Deleting unreferenced junction 'gneJ4' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane first ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82d85
< Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
208,210d210
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84c88
< Debug: Value '-10' for attribute departLane of routeFlow isn't valid
---
> Debug: Value '500' for attribute departLane of routeFlow isn't valid
217,220d220
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
79,81c83,84
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'first' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value '3' for attribute departLane of routeFlow isn't valid
83,84c86,87
< Debug: Setting new attribute departLane 'free' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'free' into routeFlow 'flowB'
---
> Debug: Value 'dummyDepart' for attribute departLane of routeFlow isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of routeFlow isn't valid
88,95d90
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowB'
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into routeFlow 'flowB'
< Debug: Setting previous attribute departLane '0' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a104,105
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" 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">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
79c83,84
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value '3' for attribute departLane of routeFlow isn't valid
83,84c88
< Debug: Setting new attribute departLane 'random' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'random' into routeFlow 'flowB'
---
> Debug: Value 'dummyDeparti' for attribute departLane of routeFlow isn't valid
88,91d91
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowB'
< Debug: Setting previous attribute departLane 'first' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a109
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d127
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'random' into routeFlow 'flowA'
< Debug: Setting new attribute departLane 'random' into routeFlow 'flowB'
218a217,218
> 
> =================================================================
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPos base ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
207,210d210
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPos float ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82a87
> Debug: Value 'dummyPos' for attribute departPos of routeFlow isn't valid
85,91c90
< Debug: Setting new attribute departPos '20' into routeFlow 'flowA'
< Debug: Setting new attribute departPos '20' into routeFlow 'flowB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos '500.00' into routeFlow 'flowB'
< Debug: Setting previous attribute departPos '500.00' into routeFlow 'flowA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
108a108
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
109a110
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
111d111
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
113c113
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="500.00" departPosLat="500.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="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" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="500.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" end="36.00" number="18">

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

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
215,218d218
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow inspect_selection departPos free ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departPos last ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departPosLat left ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departPosLat random ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departSpeed desired ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departSpeed max ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departSpeed random ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection departSpeed speedLimit ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPos random ( Last six runs May2020 Apr2020 )

---------- 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 
79c83,84
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value 'left' for attribute departPos of routeFlow isn't valid
83,84c88
< Debug: Setting new attribute departPos 'random' into routeFlow 'flowA'
< Debug: Setting new attribute departPos 'random' into routeFlow 'flowB'
---
> Debug: Value 'dummyPosi' for attribute departPos of routeFlow isn't valid
88,91d91
< Debug: Setting previous attribute departPos 'base' into routeFlow 'flowB'
< Debug: Setting previous attribute departPos 'base' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a109
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d127
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPos 'random' into routeFlow 'flowA'
< Debug: Setting new attribute departPos 'random' into routeFlow 'flowB'
218a217,218
> 
> =================================================================
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="0.00" departLane="0" departPos="random" 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">
---
>     <flow id="flowA" begin="0.00" departLane="0" 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="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">
---
>     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83,84
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value 'current' for attribute departPosLat of routeFlow isn't valid
82a88
> Debug: Value 'dummyPosLati' for attribute departPosLat of routeFlow isn't valid
150c156
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
167d172
< Debug: Deleting net builder in GNENet destructor
206,210d210
< 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
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
79,81c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute departPosLat 'random' into routeFlow 'flowA'
> Debug: Setting new attribute departPosLat 'random' into routeFlow 'flowB'
94,95c98,99
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowB'
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowA'
---
> Debug: Setting previous attribute departPosLat 'random' into routeFlow 'flowB'
> Debug: Setting previous attribute departPosLat 'random' into routeFlow 'flowA'
129,130c133,134
< Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowB'
---
> Debug: Setting new attribute departPosLat 'random' into routeFlow 'flowA'
> Debug: Setting new attribute departPosLat 'random' into routeFlow 'flowB'
223,226d226
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,84c87
< Debug: Setting new attribute departPosLat 'free' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'free' into routeFlow 'flowB'
---
> Debug: Value 'dummyPosLati' for attribute departPosLat of routeFlow isn't valid
88,91d90
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowB'
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a108
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d126
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'free' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'free' into routeFlow 'flowB'
218a216,218
> 
> =================================================================
> ==24194==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
82d85
< Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
216,218d218
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,84c87,88
< Debug: Setting new attribute departPosLat 'right' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'right' into routeFlow 'flowB'
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of routeFlow isn't valid
> Debug: Value 'dummyPosLati' for attribute departPosLat of routeFlow isn't valid
88,91d91
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowB'
< Debug: Setting previous attribute departPosLat 'center' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
108a109
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d127
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'right' into routeFlow 'flowA'
< Debug: Setting new attribute departPosLat 'right' into routeFlow 'flowB'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created
---------- Differences in routes ----------
7c7
<     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
79,81c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into routeFlow 'flowA'
< Debug: Setting new attribute departSpeed '0' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute departSpeed '4.2' into routeFlow 'flowA'
> Debug: Setting new attribute departSpeed '4.2' into routeFlow 'flowB'
90,91c94,95
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'flowB'
< Debug: Setting previous attribute departSpeed '0' into routeFlow 'flowA'
---
> Debug: Setting previous attribute departSpeed '4.20' into routeFlow 'flowB'
> Debug: Setting previous attribute departSpeed '4.20' into routeFlow 'flowA'
126,127c130,131
< Debug: Setting new attribute departSpeed '0' into routeFlow 'flowA'
< Debug: Setting new attribute departSpeed '0' into routeFlow 'flowB'
---
> Debug: Setting new attribute departSpeed '4.2' into routeFlow 'flowA'
> Debug: Setting new attribute departSpeed '4.2' into routeFlow 'flowB'
217,220d220
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection line ( Last six runs May2020 Apr2020 )

---------- 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 
79,81c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute line 'custom Line' into routeFlow 'flowA'
< Debug: Setting new attribute line 'custom Line' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute line 'random_free' into routeFlow 'flowA'
> Debug: Setting new attribute line 'random_free' into routeFlow 'flowB'
118,119c122,123
< Debug: Setting new attribute line 'custom Line' into routeFlow 'flowA'
< Debug: Setting new attribute line 'custom Line' into routeFlow 'flowB'
---
> Debug: Setting new attribute line 'random_free' into routeFlow 'flowA'
> Debug: Setting new attribute line 'random_free' into routeFlow 'flowB'
206,209d209
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 routes ----------
7c7
<     <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="custom Line" 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="random_free" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <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="custom Line" 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="random_free" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
53c57
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79,81c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeFlow 'flowA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d85
< Debug: Setting new attribute genericParameter '' into routeFlow 'flowA'
< Debug: Setting new attribute genericParameter '' into routeFlow 'flowB'
92,93d91
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeFlow 'flowA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into routeFlow 'flowB'
97,100d94
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeFlow 'flowB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
109,112d102
< Debug: Setting previous attribute genericParameter '' into routeFlow 'flowB'
< Debug: Setting previous attribute genericParameter '' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>
---------- Differences in log ----------
1,5c1
< Warning: Essential unique string attribute 'to' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowA' is missing; trip cannot be created
< Warning: Essential unique string attribute 'to' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'flowB' is missing; trip cannot be created
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (current)
6a3,4
> Warning: Invalid format of parameter (key1)
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in routes ----------
8,10c8,10
<         <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"/>
13,15c13,15
<         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
79,81c83,85
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute personNumber '0' into routeFlow 'flowA'
< Debug: Setting new attribute personNumber '0' into routeFlow 'flowB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowA'
> Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowB'
90,93d93
< Debug: Setting previous attribute personNumber '0' into routeFlow 'flowB'
< Debug: Setting previous attribute personNumber '0' into routeFlow 'flowA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
97a98,101
> Debug: Setting previous attribute departPosLat 'random_free' into routeFlow 'flowB'
> Debug: Setting previous attribute departPosLat '2.00' into routeFlow 'flowA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
126,127c130,131
< Debug: Setting new attribute personNumber '0' into routeFlow 'flowA'
< Debug: Setting new attribute personNumber '0' into routeFlow 'flowB'
---
> Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowA'
> Debug: Setting new attribute departPosLat 'center' into routeFlow 'flowB'
217,220d220
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<     <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="3" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <flow id="flowA" begin="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="3" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <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="3" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" route="routeB" end="36.00" number="18">

3 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 
153,156d156
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load arrivalLane ( Last six runs May2020 Apr2020 )
demandElements trip load arrivalSpeed ( Last six runs May2020 Apr2020 )
demandElements vehicle load arrivalLane ( Last six runs May2020 Apr2020 )

3 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 
159,162d162
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load arrivalPos ( Last six runs May2020 Apr2020 )
demandElements trip load arrivalPosLat ( Last six runs May2020 Apr2020 )
demandElements vehicle load arrivalPos ( Last six runs May2020 Apr2020 )

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

---------- 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 
163,166d166
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load arrivalPosLat ( Last six runs May2020 Apr2020 )
demandElements vehicle load arrivalPosLat ( Last six runs May2020 Apr2020 )

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

---------- 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 
157,160d160
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load arrivalSpeed ( Last six runs May2020 Apr2020 )
demandElements vehicle load arrivalSpeed ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow load begin ( Last six runs May2020 Apr2020 )

---------- 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 
140,143d143
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
151,154d154
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load color ( Last six runs May2020 Apr2020 )
demandElements vehicle load color ( Last six runs May2020 Apr2020 )

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

---------- 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 
160,163d163
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load containerNumber ( Last six runs May2020 Apr2020 )
demandElements routeflow load personNumber ( Last six runs May2020 Apr2020 )
demandElements vehicle load containerNumber ( Last six runs May2020 Apr2020 )
demandElements vehicle load personNumber ( Last six runs May2020 Apr2020 )

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

---------- 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 
132,135d135
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load default ( Last six runs May2020 Apr2020 )
demandElements vehicle load default ( Last six runs May2020 Apr2020 )

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

---------- 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 
166,169d169
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load departLane ( Last six runs May2020 Apr2020 )
demandElements routeflow load departSpeed ( Last six runs May2020 Apr2020 )
demandElements vehicle load departLane ( Last six runs May2020 Apr2020 )
demandElements vehicle load departSpeed ( Last six runs May2020 Apr2020 )

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

---------- 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 
171,174d174
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load departPos ( Last six runs May2020 Apr2020 )
demandElements trip load departPosLat ( Last six runs May2020 Apr2020 )
demandElements vehicle load departPos ( Last six runs May2020 Apr2020 )

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

---------- 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 
175,178d178
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load departPosLat ( Last six runs May2020 Apr2020 )
demandElements vehicle load departPosLat ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow load end ( Last six runs May2020 Apr2020 )

---------- 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 
142,145d145
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow load id ( Last six runs May2020 Apr2020 )

---------- 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 
138,141d141
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
142,145d145
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load line ( Last six runs May2020 Apr2020 )
demandElements trip load via ( Last six runs May2020 Apr2020 )
demandElements vehicle load line ( Last six runs May2020 Apr2020 )

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 
141,144d144
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load number ( Last six runs May2020 Apr2020 )
demandElements vehicle load id ( Last six runs May2020 Apr2020 )

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

---------- 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 
136,139d139
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load parameters ( Last six runs May2020 Apr2020 )
demandElements vehicle load parameters ( Last six runs May2020 Apr2020 )

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

---------- 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 
145,148d148
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load period ( Last six runs May2020 Apr2020 )
demandElements routeflow load vehsperhour ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow load probability ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
36a37,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
146,149d149
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements routeflow load route ( Last six runs May2020 Apr2020 )

---------- 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 
135,138d138
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
145,148d148
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements routeflow load vType ( Last six runs May2020 Apr2020 )
demandElements vehicle load vType ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements routeflow volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
93a98,101
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_3'.
94a103,105
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
121c132
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
199,201d209
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
204,211d211
< Debug: Deleting unreferenced route 'route_2' in AttributeCarriers destructor
< Debug: Deleting unreferenced route 'route_3' in AttributeCarriers destructor
< Debug: Deleting unreferenced routeFlow 'flow_0' in AttributeCarriers destructor
< Debug: Deleting unreferenced routeFlow 'flow_1' in AttributeCarriers destructor
< Debug: Deleting unreferenced routeFlow 'flow_2' in AttributeCarriers destructor
< Debug: Deleting unreferenced routeFlow 'flow_3' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,16c1,4
< 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
---
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in routeFlow 'flow_3'.
---------- Differences in net ----------
51c51
<         <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"/>
54c54
<         <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"/>
66c66
<         <lane id=":gneJ8_0_0" index="0" disallow="pedestrian" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.63,40.02 12.66,38.36 15.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
---------- Differences in routes ----------
9,12d8
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="1.00" route="route_1" end="3599.20" number="1800"/>
<     <flow id="flow_2" begin="2.00" route="route_2" end="3598.40" number="1800"/>
<     <flow id="flow_3" begin="3.00" route="route_3" end="3599.40" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop basic invalid_parent ( Last six runs May2020 Apr2020 )

---------- 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 
80,83d83
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop basic invalid_type ( Last six runs May2020 Apr2020 )

---------- 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 
32c36
< Debug: Selected item 'stopLane' in TagSelector
---
> Debug: Selected invalid item in TagSelector
35d38
< Debug: Adding stopLane 'route_0stopLane0' in GNEChange_DemandElement
40,42d42
< Debug: Removing stopLane 'route_0stopLane0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
43a44
> Debug: Keys Ctrl+Z (Undo) pressed
50,51d50
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'route_0stopLane0' in GNEChange_DemandElement
67c66
< Debug: Deleting unreferenced stopLane 'route_0stopLane0'
---
> Debug: Deleting unreferenced route 'route_0'
70d68
< Debug: Deleting unreferenced route 'route_0'
83a82,83
> 
> =================================================================
---------- Differences in log ----------
1a2
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
5,7c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop lane="gneE0_0" startPos="17.00" endPos="27.00" duration="60.00"/>
<     </route>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop basic no_parents ( Last six runs May2020 Apr2020 )

---------- 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 
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create actType ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38c42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,41c44,45
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,44c47,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
119,122d122
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
33c37,40
< Debug: Selected item 'stopBusStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,39d41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopBusStop 'vehicle_0stopBusStop1' in GNEChange_DemandElement
44,49d45
< Debug: Removing stopBusStop 'vehicle_0stopBusStop1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
54a51,52
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
65,66d62
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
6,9c6
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="60.00"/>
<         <stop busStop="busStopB" duration="60.00" expected=""/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create default ( Last six runs May2020 Apr2020 )

---------- 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 
33c37,38
< Debug: Selected item 'stopBusStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,36d39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
41,43d43
< Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
45a46,48
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
50,51c53
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding busStop 'busStopB' in GNEChange_Additional
54c56,57
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_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 ----------
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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create duration ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,38c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,41c44,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of stopBusStop: 'duration' doesn't have a valid 'float' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,47c50,51
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopBusStop: 'duration' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create expected ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38,39
< Debug: Invalid input parameter of stopBusStop: invalid id used in expected
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36a44,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37a47,54
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Adding stopBusStop 'vehicle_0stopBusStop3' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopBusStop 'vehicle_0stopBusStop3' in GNEChange_DemandElement
54c71,72
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,9c7,10
<         <stop busStop="busStopB" duration="60.00" triggered="1"/>
<         <stop busStop="busStopB" duration="60.00" triggered="1" expected="ID1"/>
<         <stop busStop="busStopB" duration="60.00" triggered="1" expected="ID1 ID2 ID3"/>
---
>         <stop busStop="busStopB" duration="60.00" triggered="person" expected="stopBusStop"/>
>         <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"/>
11d11
< </routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34,108c38
< Debug: Invalid input parameter of stopBusStop: invalid id used in expectedContainers
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0stopBusStop1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0stopBusStop2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0stopBusStop2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0stopBusStop1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0stopBusStop0' 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+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStopB' in GNEChange_Additional
<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="20" endPos="30"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" containerTriggered="1"/>
        <stop busStop="busStopB" duration="60.00" containerTriggered="1" expectedContainers="ID1"/>
        <stop busStop="busStopB" duration="60.00" containerTriggered="1" expectedContainers="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create extension ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,38c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,41c44,45
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,44c47,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46,47c50,54
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in routes ----------
9d8
<         <stop busStop="busStopB" duration="60.00" extension="0.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create index ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38c42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41c45
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,44c47,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46,47c50,51
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
120,123d123
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create no_parent ( Last six runs May2020 Apr2020 )

---------- 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 
33c37
< Debug: Selected item 'stopBusStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,83d83
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 ----------
1c1
< Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---
> Warning: Current selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create parking ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35a44,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36a47,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52a65,66
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a84,85
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80c96
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
8,9c8,9
<         <stop busStop="busStopB" duration="60.00" containerTriggered="1"/>
<         <stop busStop="busStopB" duration="60.00" containerTriggered="1" expectedContainers=""/>
---
>         <stop busStop="busStopB" duration="60.00"/>
>         <stop busStop="busStopB" duration="60.00" expectedContainers=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create triggered ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35a44,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48a59,60
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
62a75,76
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
73c87
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
84,97d97
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
8c8
<         <stop busStop="busStopB" duration="60.00" triggered="1"/>
---
>         <stop busStop="busStopB" duration="60.00" triggered="person"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop create until ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,38c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,41c44,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of stopBusStop: 'until' doesn't have a valid 'float' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,47c50,51
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopBusStop: 'until' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop delete ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35c41,44
< Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38d46
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
39a48,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Deleting unreferenced stopBusStop 'vehicle_0stopBusStop0'
41a53,54
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46,47c59,62
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
5,6d4
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect actType ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,41c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType 'dummy' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute actType 'waiting' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute actType 'singing' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46c47
< Debug: Setting previous attribute actType 'waiting' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
49c50,51
< Debug: Setting previous attribute actType 'dummy' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" actType="singing"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,38c41,44
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42d47
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
46a52,59
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" containerTriggered="1"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect duration ( Last six runs May2020 Apr2020 )

---------- 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 
33c37,40
< Debug: Selected item 'stopBusStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,43d41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid
< Debug: Setting new attribute duration '60' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value '-5' for attribute duration of stopBusStop isn't valid
< Debug: Setting new attribute duration '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute duration '3.5' into stopBusStop 'vehicle_0stopBusStop0'
48c46,47
< Debug: Setting previous attribute duration '0.00' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
51c50
< Debug: Setting previous attribute duration '60.00' into stopBusStop 'vehicle_0stopBusStop0'
---
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="3.50"/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect expected ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,40c41,44
< Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expected '' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value ';;;;;' for attribute expected of stopBusStop isn't valid
< Debug: Setting new attribute expected 'ID1' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expected 'ID2' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43c47
< Debug: Setting previous attribute expected 'ID1' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
46c50,51
< Debug: Setting previous attribute expected '' into stopBusStop 'vehicle_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" triggered="1" expected="ID2"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,40c41,44
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expectedContainers '' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43c47
< Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
46c50,51
< Debug: Setting previous attribute expectedContainers '' into stopBusStop 'vehicle_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect extension ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,43c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopBusStop isn't valid
< Debug: Value '-5' for attribute index of stopBusStop isn't valid
< Debug: Setting new attribute index '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value '3.5' for attribute index of stopBusStop isn't valid
< Debug: Value '3.5i' for attribute index of stopBusStop isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48,50d46
< Debug: Setting previous attribute index 'end' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
52d47
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect index ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35c39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,44c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopBusStop isn't valid
< Debug: Value '-5' for attribute index of stopBusStop isn't valid
< Debug: Setting new attribute index '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value '3.5' for attribute index of stopBusStop isn't valid
< Debug: Setting new attribute index 'fit' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute index 'end' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49,57d46
< Debug: Setting previous attribute index 'fit' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopBusStop 'vehicle_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect parking ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33c37,40
< Debug: Selected item 'stopBusStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,39d41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType ' i' into stopBusStop 'vehicle_0stopBusStop0'
44,50d45
< Debug: Setting previous attribute actType '' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0stopBusStop0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="60.00" actType=" i"/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect triggered ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,38c41,44
< Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42d47
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
46a52,59
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing busStop 'busStopB' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" triggered="1"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect until ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,47c41,44
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Value '-5' for attribute until of stopBusStop isn't valid
< Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0stopBusStop0'
< Debug: Setting new attribute until '3.5' into stopBusStop 'vehicle_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStopB" duration="60.00" until="3.50"/>
---
>         <stop busStop="busStopB" duration="60.00"/>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection actType ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,41c40,43
< Debug: Setting new attribute actType 'dummy' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute actType 'dummy' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute actType 'waiting' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute actType 'waiting' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute actType 'singing' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute actType 'singing' into stopBusStop 'route_0stopBusStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
44,45c46,48
< Debug: Setting previous attribute actType 'waiting' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute actType 'waiting' into stopBusStop 'route_0stopBusStop0'
---
> Debug: Setting previous attribute selected '0' into stopBusStop 'route_0stopBusStop1'
> Debug: Setting previous attribute selected '0' into stopBusStop 'route_0stopBusStop0'
> Debug: Setting previous attribute selected '0' into route 'route_0'
48,49c51,53
< Debug: Setting previous attribute actType 'dummy' into stopBusStop 'route_0stopBusStop1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" actType="singing"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute containerTriggered of stopBusStop isn't valid
< Debug: Value '' for attribute containerTriggered of stopBusStop isn't valid
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute containerTriggered '1' into stopBusStop 'route_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" containerTriggered="1"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection duration ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid
< Debug: Setting new attribute duration '60' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute duration '60' into stopBusStop 'route_0stopBusStop1'
< Debug: Value '-5' for attribute duration of stopBusStop isn't valid
< Debug: Setting new attribute duration '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute duration '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute duration '3.5' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute duration '3.5' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute duration '0.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute duration '60.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute duration '70.00' into stopBusStop 'route_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="3.50" extension="20.00"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection expected ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,46c40,43
< Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expected '' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expected '' into stopBusStop 'route_0stopBusStop1'
< Debug: Value ';;;;;' for attribute expected of stopBusStop isn't valid
< Debug: Setting new attribute expected 'ID1' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expected 'ID1' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expected 'ID2' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expected 'ID2' into stopBusStop 'route_0stopBusStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49,50c46,48
< Debug: Setting previous attribute expected 'ID1' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute expected 'ID1' into stopBusStop 'route_0stopBusStop0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,46c40,43
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expectedContainers '' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expectedContainers '' into stopBusStop 'route_0stopBusStop1'
< Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'route_0stopBusStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49,50c46,48
< Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'route_0stopBusStop0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection extension ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid
< Debug: Setting new attribute extension '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute extension '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Value '-5' for attribute extension of stopBusStop isn't valid
< Debug: Setting new attribute extension '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute extension '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute extension '3.5' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute extension '3.5' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '20.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute extension '10.00' into stopBusStop 'route_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="3.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection index ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,56c40,43
< Debug: Value 'dummyValue' for attribute index of stopBusStop isn't valid
< Debug: Value '-5' for attribute index of stopBusStop isn't valid
< Debug: Setting new attribute index '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute index '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Value '3.5' for attribute index of stopBusStop isn't valid
< Debug: Setting new attribute index 'fit' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute index 'fit' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute index 'end' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute index 'end' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'fit' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute index 'fit' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute index '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into stopBusStop 'route_0stopBusStop1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection parking ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute parking of stopBusStop isn't valid
< Debug: Value '' for attribute parking of stopBusStop isn't valid
< Debug: Setting new attribute parking 'true' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute parking 'true' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute parking '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute parking '1' into stopBusStop 'route_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection triggered ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
< Debug: Value '' for attribute triggered of stopBusStop isn't valid
< Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute triggered '1' into stopBusStop 'route_0stopBusStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="1"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop inspect_selection until ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid
< Debug: Setting new attribute until '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute until '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Value '-5' for attribute until of stopBusStop isn't valid
< Debug: Setting new attribute until '0' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute until '0' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting new attribute until '3.5' into stopBusStop 'route_0stopBusStop0'
< Debug: Setting new attribute until '3.5' into stopBusStop 'route_0stopBusStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute until '0.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute until '0.00' into stopBusStop 'route_0stopBusStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '' into stopBusStop 'route_0stopBusStop1'
< Debug: Setting previous attribute until '12.00' into stopBusStop 'route_0stopBusStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00"/>

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 
30c34
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35a40
> Debug: ObjectsUnderCursor: swapped Lanes to edges
47c52
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
67,71d71
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
demandElements stop stopBusStop load actType ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load actType ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
27c27,31
< 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: Disabled toogle show grid throught alt + 1
38c42
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42a47,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
54c60
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72,77d77
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop busStop="busStop" containerTriggered="0"/>
<         <stop busStop="busStop" containerTriggered="1"/>
---
>         <stop busStop="busStop" triggered="person"/>
>         <stop busStop="busStop" triggered="container"/>

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 
65,68d68
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
demandElements stop stopBusStop load default ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load default ( Last six runs May2020 Apr2020 )

4 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 
73,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
demandElements stop stopBusStop load duration ( Last six runs May2020 Apr2020 )
demandElements stop stopBusStop load until ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load duration ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load until ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22c22,26
< 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: Disabled toogle show grid throught alt + 1
33c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
37a42,43
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
49c55
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
69,74d74
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,9c6,9
<         <stop busStop="busStop" triggered="1" expected=""/>
<         <stop busStop="busStop" triggered="1" expected=";;;;"/>
<         <stop busStop="busStop" triggered="1" expected="ID1"/>
<         <stop busStop="busStop" triggered="1" expected="ID1 ID2"/>
---
>         <stop busStop="busStop" triggered="person" expected=""/>
>         <stop busStop="busStop" triggered="person" expected=";;;;"/>
>         <stop busStop="busStop" triggered="person" expected="ID1"/>
>         <stop busStop="busStop" triggered="person" expected="ID1 ID2"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20c20,24
< 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: Disabled toogle show grid throught alt + 1
31c35
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35a40,41
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
47c53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
67,72d72
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,9c6,9
<         <stop busStop="busStop" containerTriggered="1"/>
<         <stop busStop="busStop" containerTriggered="1"/>
<         <stop busStop="busStop" containerTriggered="1"/>
<         <stop busStop="busStop" containerTriggered="1"/>
---
>         <stop busStop="busStop" triggered="container"/>
>         <stop busStop="busStop" triggered="container"/>
>         <stop busStop="busStop" triggered="container"/>
>         <stop busStop="busStop" triggered="container"/>

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 
74,77d77
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
demandElements stop stopBusStop load extension ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load extension ( Last six runs May2020 Apr2020 )

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

---------- 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 
76,79d79
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
demandElements stop stopBusStop load index ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load index ( Last six runs May2020 Apr2020 )

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

---------- 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 
38c42
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
43a48
> Debug: ObjectsUnderCursor: swapped Lanes to edges
55c60
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
74,78d78
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
demandElements stop stopBusStop load parking ( Last six runs May2020 Apr2020 )
demandElements stop stopContainerStop load parking ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop load triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,12c11
< Error: Attribute 'triggered' 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
15,18c14,15
< Error: Attribute 'triggered' 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 'triggered' 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: 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
23a21,23
> Debug: Adding stopBusStop 'route_0stopBusStop2' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0stopBusStop3' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0stopBusStop4' in GNEChange_DemandElement
27c27,31
< 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: Disabled toogle show grid throught alt + 1
38c42
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42a47,48
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1
< Error: Attribute 'triggered' 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
5,8c4,5
< Error: Attribute 'triggered' 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 'triggered' 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: 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
---------- Differences in routes ----------
6,9c6,9
<         <stop busStop="busStop" triggered="0"/>
<         <stop busStop="busStop" triggered="1"/>
<     </route>
< </routes>
---
>         <stop busStop="busStop" triggered=""/>
>         <stop busStop="busStop" triggered=""/>
>         <stop busStop="busStop" triggered=""/>
>         <stop busStop="busStop" triggered=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopBusStop volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
101a106,108
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
119c126
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
161,163d167
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
184,187d187
< Debug: Deleting unreferenced stopBusStop 'route_1stopBusStop8' in AttributeCarriers destructor
< Debug: Deleting unreferenced stopBusStop 'route_1stopBusStop9' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 8
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
18c18
<         <lane id=":gneJ3_0_0" index="0" 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"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,118c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: invalid id used in expectedContainers
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,103c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" expected=""/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create default ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,87c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,123c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: 'duration' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="0.00"/>
        <stop chargingStation="chargingStationB" duration="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,104c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Invalid input parameter of stopChargingStation: invalid id used in expected
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flowstopChargingStation2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="1"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="1" expected="ID1"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="1" expected="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,84c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
< 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+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Click over a lane to create a stop placed in a lane
< Warning: Click over a lane to create a stop placed in a lane
< Warning: Click over a lane to create a stop placed in a lane
< Warning: Click over a lane to create a stop placed in a lane
---------- 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create extension ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,123c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: 'extension' doesn't have a valid SUMOTime format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" extension="0.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="0.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,119c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: index isn't either 'fit' or 'end' or a valid positive int
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: index isn't either 'fit' or 'end' or a valid positive int
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create no_parent ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,79c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create parking ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,101c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flowstopChargingStation2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" containerTriggered="1"/>
        <stop chargingStation="chargingStationB" duration="60.00" containerTriggered="1" expectedContainers=""/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,93c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" triggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation create until ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,123c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopChargingStation: 'until' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <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" until="0.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="0.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation delete ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,96c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,88c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute actType 'singing' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute actType 'waiting' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute actType 'dummy' into stopChargingStation 'flowstopChargingStation0'
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,87c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" containerTriggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,113c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute duration '60' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute duration '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute duration '3.5' into stopChargingStation 'flowstopChargingStation0'
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,103c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expected 'dummyValue' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expected '' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid
< Debug: Setting new attribute expected 'ID1' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expected 'ID2' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expected 'ID1' into stopChargingStation 'flowstopChargingStation0'
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="1" expected="ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,103c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expectedContainers '' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value ';;;;;' for attribute expectedContainers of stopChargingStation isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute expectedContainers 'ID1' into stopChargingStation 'flowstopChargingStation0'
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" containerTriggered="1" expectedContainers="ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect extension ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,101c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Value 'dummyValue' for attribute index of stopChargingStation isn't valid
< Debug: Value '-5' for attribute index of stopChargingStation isn't valid
< Debug: Setting new attribute index '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value '3.5' for attribute index of stopChargingStation isn't valid
< Debug: Value '3.5i' for attribute index of stopChargingStation isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,110c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Value 'dummyValue' for attribute index of stopChargingStation isn't valid
< Debug: Value '-5' for attribute index of stopChargingStation isn't valid
< Debug: Setting new attribute index '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value '3.5' for attribute index of stopChargingStation isn't valid
< Debug: Setting new attribute index 'fit' into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute index 'end' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'fit' into stopChargingStation 'flowstopChargingStation0'
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect parking ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,81c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected invalid item in TagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
< 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 log ----------
1d0
< Warning: Current selected Stop type isn't valid.
---------- 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,87c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) 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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect until ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,13d10
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
15c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
25c26
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,120c31
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flowstopChargingStation0' in GNEChange_DemandElement
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute until '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopChargingStation 'flowstopChargingStation0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopChargingStation 'flowstopChargingStation0'
< Debug: Setting new attribute until '0' into stopChargingStation 'flowstopChargingStation0'
< Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
<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">
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" until="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,41c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute actType 'singing' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute actType 'singing' into stopChargingStation 'flow_1stopChargingStation1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,39c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummy' for attribute containerTriggered of stopChargingStation isn't valid
< Debug: Value '' for attribute containerTriggered of stopChargingStation isn't valid
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow_1stopChargingStation1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" containerTriggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,43c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute duration '60' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute duration '60' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute duration '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute duration '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute duration '3.5' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute duration '3.5' into stopChargingStation 'flow_1stopChargingStation1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="3.50" extension="20.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,46c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute expected 'dummyValue' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute expected 'dummyValue' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute expected '' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute expected '' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid
< Debug: Setting new attribute expected 'ID1' into stopChargingStation 'flow_1stopChargingStation0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,46c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute expectedContainers '' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute expectedContainers '' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value ';;;;;' for attribute expectedContainers of stopChargingStation isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopChargingStation 'flow_1stopChargingStation0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection extension ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,43c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute extension '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute extension '3.5' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute extension '3.5' into stopChargingStation 'flow_1stopChargingStation1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,44c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummyValue' for attribute index of stopChargingStation isn't valid
< Debug: Value '-5' for attribute index of stopChargingStation isn't valid
< Debug: Setting new attribute index '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute index '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value '3.5' for attribute index of stopChargingStation isn't valid
< Debug: Setting new attribute index 'fit' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute index 'fit' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute index 'end' into stopChargingStation 'flow_1stopChargingStation0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection parking ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,39c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummy' for attribute parking of stopChargingStation isn't valid
< Debug: Value '' for attribute parking of stopChargingStation isn't valid
< Debug: Setting new attribute parking 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute parking 'true' into stopChargingStation 'flow_1stopChargingStation1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,39c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< Debug: Value '' for attribute triggered of stopChargingStation isn't valid
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow_1stopChargingStation1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation inspect_selection until ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,16d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
18c13,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,43c32,35
< Debug: Setting new attribute selected 'true' into flow 'flow_1'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute selected 'true' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute until '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute until '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Value '-5' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute until '0' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute until '0' into stopChargingStation 'flow_1stopChargingStation1'
< Debug: Setting new attribute until '3.5' into stopChargingStation 'flow_1stopChargingStation0'
< Debug: Setting new attribute until '3.5' into stopChargingStation 'flow_1stopChargingStation1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,16d10
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation2' in GNEChange_DemandElement
18c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
30c28
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36c34
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
47c45
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
50,55d47
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation2'
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
        <stop chargingStation="chargingStation"/>
        <stop chargingStation="chargingStation"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
19,23d18
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
26,27c21,26
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Enabled show demand elements throught alt + 1
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
> Debug: Disabled toogle show grid throught alt + 1
38c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
43c42,43
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
54c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
57,61d56
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" containerTriggered="0"/>
        <stop chargingStation="chargingStation" containerTriggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load default ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,14d10
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
16c12,16
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
28c28
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c34
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
45c45
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,51d47
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation0'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced flow 'flow_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
16,20d15
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
23c18,22
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
35c34
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41c40
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
52c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
55,59d53
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="0.00"/>
        <stop chargingStation="chargingStation" duration="2.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
12,18d11
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation3' in GNEChange_DemandElement
21,22c14,19
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Enabled show demand elements throught alt + 1
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
> Debug: Disabled toogle show grid throught alt + 1
33c30
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38c35,36
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
49c47
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="1" expected=""/>
        <stop chargingStation="chargingStation" triggered="1" expected=";;;;"/>
        <stop chargingStation="chargingStation" triggered="1" expected="ID1"/>
        <stop chargingStation="chargingStation" triggered="1" expected="ID1 ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,17d10
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation3' in GNEChange_DemandElement
19,20c12,17
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Enabled show demand elements throught alt + 1
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
> Debug: Disabled toogle show grid throught alt + 1
31c28
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36c33,34
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
47c45
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" containerTriggered="1"/>
        <stop chargingStation="chargingStation" containerTriggered="1"/>
        <stop chargingStation="chargingStation" containerTriggered="1"/>
        <stop chargingStation="chargingStation" containerTriggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load extension ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
15,20d14
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation2' in GNEChange_DemandElement
23c17,21
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
35c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41c39
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
52c50
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
55,60d52
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation2'
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00"/>
        <stop chargingStation="chargingStation" duration="60.00" extension="0.00"/>
        <stop chargingStation="chargingStation" duration="60.00" extension="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
19,23d18
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
26c21,25
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
38c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
44c43
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
55c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
58,62d56
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
        <stop chargingStation="chargingStation"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load parking ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
19,23d18
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
26c21,25
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
38c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
44c43
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
55c54
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
58,62d56
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="0"/>
        <stop chargingStation="chargingStation" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,12c11
< Error: Attribute 'triggered' 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_1'.
---
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
15,23c14,15
< Error: Attribute 'triggered' 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_1'.
< Error: Attribute 'triggered' 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_1'.
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
---
> 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
26,27c18,23
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Enabled show demand elements throught alt + 1
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
> Debug: Disabled toogle show grid throught alt + 1
38c34
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1
< Error: Attribute 'triggered' 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_1'.
---
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
5,8c4,5
< Error: Attribute 'triggered' 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_1'.
< Error: Attribute 'triggered' 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_1'.
---
> 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
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="0"/>
        <stop chargingStation="chargingStation" triggered="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation load until ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
16,20d15
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
23c18,22
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
35c34
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41c40
< Debug: demand elements saved
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
52c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
55,59d53
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Missing result in routes ----------
<?xml version="1.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_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" until="0.00"/>
        <stop chargingStation="chargingStation" until="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopChargingStation volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22,33d21
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
< Debug: Adding stopChargingStation 'flow_0stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0stopChargingStation1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0stopChargingStation2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0stopChargingStation3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0stopChargingStation4' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0stopChargingStation5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1stopChargingStation1' in GNEChange_DemandElement
35c23,27
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements unsaved, data sets saved
---
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets 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 
51,62d42
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced stopChargingStation 'flow_1stopChargingStation0'
< Debug: Deleting unreferenced flow 'flow_1'
< Debug: Deleting unreferenced stopChargingStation 'flow_0stopChargingStation5'
< Debug: Deleting unreferenced stopChargingStation 'flow_0stopChargingStation4'
< Debug: Deleting unreferenced stopChargingStation 'flow_0stopChargingStation3'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
18c18
<         <lane id=":gneJ3_0_0" index="0" 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"/>
---
>         <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"/>
---------- Differences in routes ----------
5,16d4
<     <flow id="flow_0" begin="0.00" from="gneE2" to="gneE4" end="36.00" number="18">
<         <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>
<     <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<         <stop chargingStation="chargingStationA" duration="60.00"/>
<     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create actType ( Last six runs May2020 Apr2020 )

---------- 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 
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37c41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,43c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
115,118d118
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80c84
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
100,103d103
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create default ( Last six runs May2020 Apr2020 )

---------- 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 
32c36,37
< Debug: Selected item 'stopContainerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,35d38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
40c43
< Debug: Removing stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
43c46
< Debug: Removing trip 'trip' in GNEChange_DemandElement
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
48c51
< Debug: Adding trip 'trip' in GNEChange_DemandElement
---
> Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
51c54
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
68c71
<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"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create duration ( Last six runs May2020 Apr2020 )

---------- 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 
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,43c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create expected ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32,36c36,46
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expected
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'tripstopContainerStop1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'tripstopContainerStop2' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39c49
< Debug: Removing stopContainerStop 'tripstopContainerStop2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: Current selected Stop type isn't valid.
> 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" triggered="1"/>
<         <stop containerStop="containerStopB" duration="60.00" triggered="1" expected="ID1"/>
<         <stop containerStop="containerStopB" duration="60.00" triggered="1" expected="ID1 ID2 ID3"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32,36c36,46
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expectedContainers
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'tripstopContainerStop1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'tripstopContainerStop2' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39c49
< Debug: Removing stopContainerStop 'tripstopContainerStop2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: Current selected Stop type isn't valid.
> 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" containerTriggered="1"/>
<         <stop containerStop="containerStopB" duration="60.00" containerTriggered="1" expectedContainers="ID1"/>
<         <stop containerStop="containerStopB" duration="60.00" containerTriggered="1" expectedContainers="ID1 ID2 ID3"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create extension ( Last six runs May2020 Apr2020 )

---------- 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 
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,43c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45,46c49,53
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in routes ----------
8d7
<         <stop containerStop="containerStopB" duration="60.00" extension="0.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create index ( Last six runs May2020 Apr2020 )

---------- 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 
32c36,43
< Debug: Selected item 'stopContainerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,35d44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopContainerStop: index isn't either 'fit' or 'end' or a valid positive int
37,38d45
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Invalid input parameter of stopContainerStop: index isn't either 'fit' or 'end' or a valid positive int
40,47d46
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopContainerStop 'tripstopContainerStop1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> 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"/>
<         <stop containerStop="containerStopB" duration="60.00"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create no_parent ( Last six runs May2020 Apr2020 )

---------- 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 
32c36,37
< Debug: Selected item 'stopContainerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34d38
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,79d79
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 ----------
1c1
< Warning: Click over a containerStop to create a stop placed in a containerStop
---
> Warning: Current selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create parking ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32a37,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33a40,41
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35a46,47
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
50a63,64
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
66a81,82
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77c93
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopB" duration="60.00" containerTriggered="1"/>
<         <stop containerStop="containerStopB" duration="60.00" containerTriggered="1" expectedContainers=""/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>
>         <stop containerStop="containerStopB" duration="60.00" expectedContainers=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create triggered ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32a37,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33a40,41
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46a57,58
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
59a72,73
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70c84
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
80,93d93
< Debug: Current saving Status: net saved, additionals unsaved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop containerStop="containerStopB" duration="60.00" triggered="1"/>
---
>         <stop containerStop="containerStopB" duration="60.00" triggered="person"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop create until ( Last six runs May2020 Apr2020 )

---------- 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 
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,43c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 4, AttributeCarriers: 4, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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 May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,38c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Removing stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,45d45
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46a47,49
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Deleting unreferenced stopContainerStop 'tripstopContainerStop0'
53,56c56,57
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
5d4
<     <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 May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,40c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType 'dummy' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute actType 'singing' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45c46
< Debug: Setting previous attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
48c49
< Debug: Setting previous attribute actType 'dummy' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32a37,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,37c40,43
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41d46
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
44a50,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB" duration="60.00" containerTriggered="1"/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect duration ( Last six runs May2020 Apr2020 )

---------- 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 
32c36,39
< Debug: Selected item 'stopContainerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,42d40
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '60' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value '-5' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute duration '3.5' into stopContainerStop 'tripstopContainerStop0'
47c45
< Debug: Setting previous attribute duration '0.00' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
50c48
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
<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="3.50"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect expected ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32a37,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,39c40,43
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected '' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid
< Debug: Setting new attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected 'ID2' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42c46
< Debug: Setting previous attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
45c49
< Debug: Setting previous attribute expected '' into stopContainerStop 'tripstopContainerStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB" duration="60.00" triggered="1" expected="ID2"/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32,39c36,42
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers '' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value ';;;;;' for attribute expectedContainers of stopContainerStop isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42c45
< Debug: Setting previous attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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" containerTriggered="1" expectedContainers="ID2"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect extension ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,42c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopContainerStop isn't valid
< Debug: Value '-5' for attribute index of stopContainerStop isn't valid
< Debug: Setting new attribute index '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value '3.5' for attribute index of stopContainerStop isn't valid
< Debug: Value '3.5i' for attribute index of stopContainerStop isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
47,49d45
< Debug: Setting previous attribute index 'end' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51d46
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect index ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,43c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopContainerStop isn't valid
< Debug: Value '-5' for attribute index of stopContainerStop isn't valid
< Debug: Setting new attribute index '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value '3.5' for attribute index of stopContainerStop isn't valid
< Debug: Setting new attribute index 'fit' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute index 'end' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48,56d45
< Debug: Setting previous attribute index 'fit' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopContainerStop 'tripstopContainerStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect parking ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32c36,39
< Debug: Selected item 'stopContainerStop' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,38d40
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType ' i' into stopContainerStop 'tripstopContainerStop0'
43,49d44
< Debug: Setting previous attribute actType '' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- 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" actType=" i"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect triggered ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32a37,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,37c40,43
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41d46
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
44a50,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing containerStop 'containerStopB' in GNEChange_Additional
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB" duration="60.00" triggered="1"/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect until ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
32,46c36,42
< Debug: Selected item 'stopContainerStop' in TagSelector
< Debug: Adding stopContainerStop 'tripstopContainerStop0' in GNEChange_DemandElement
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopContainerStop 'tripstopContainerStop0'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '3.5' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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" until="3.50"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection actType ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,41c40,43
< Debug: Setting new attribute actType 'dummy' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute actType 'dummy' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute actType 'singing' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute actType 'singing' into stopContainerStop 'tripstopContainerStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
44,45c46,48
< Debug: Setting previous attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute actType 'waiting' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: Setting previous attribute selected '0' into stopContainerStop 'tripstopContainerStop1'
> Debug: Setting previous attribute selected '0' into stopContainerStop 'tripstopContainerStop0'
> Debug: Setting previous attribute selected '0' into trip 'trip'
48,49c51,53
< Debug: Setting previous attribute actType 'dummy' into stopContainerStop 'tripstopContainerStop1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" actType="singing"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute containerTriggered of stopContainerStop isn't valid
< Debug: Value '' for attribute containerTriggered of stopContainerStop isn't valid
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute containerTriggered '1' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" containerTriggered="1"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection duration ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '60' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute duration '60' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value '-5' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute duration '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute duration '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute duration '3.5' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute duration '3.5' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute duration '0.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute duration '70.00' into stopContainerStop 'tripstopContainerStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="3.50" extension="20.00"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection expected ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,46c40,43
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expected '' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected '' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid
< Debug: Setting new attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expected 'ID2' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expected 'ID2' into stopContainerStop 'tripstopContainerStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49,50c46,48
< Debug: Setting previous attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute expected 'ID1' into stopContainerStop 'tripstopContainerStop0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,46c40,43
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expectedContainers '' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers '' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value ';;;;;' for attribute expectedContainers of stopContainerStop isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute expectedContainers 'ID2' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute expectedContainers 'ID2' into stopContainerStop 'tripstopContainerStop1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49,50c46,48
< Debug: Setting previous attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute expectedContainers 'ID1' into stopContainerStop 'tripstopContainerStop0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection extension ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute extension '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute extension '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value '-5' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute extension '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute extension '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute extension '3.5' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute extension '3.5' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute extension '0.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '20.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute extension '10.00' into stopContainerStop 'tripstopContainerStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="3.50"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection index ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,56c40,43
< Debug: Value 'dummyValue' for attribute index of stopContainerStop isn't valid
< Debug: Value '-5' for attribute index of stopContainerStop isn't valid
< Debug: Setting new attribute index '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute index '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value '3.5' for attribute index of stopContainerStop isn't valid
< Debug: Setting new attribute index 'fit' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute index 'fit' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute index 'end' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute index 'end' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'fit' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute index 'fit' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute index '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into stopContainerStop 'tripstopContainerStop1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection parking ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute parking of stopContainerStop isn't valid
< Debug: Value '' for attribute parking of stopContainerStop isn't valid
< Debug: Setting new attribute parking 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute parking 'true' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute parking '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute parking '1' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection triggered ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,43c40,43
< Debug: Value 'dummy' for attribute triggered of stopContainerStop isn't valid
< Debug: Value '' for attribute triggered of stopContainerStop isn't valid
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute triggered 'true' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute triggered '1' into stopContainerStop 'tripstopContainerStop0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
52d51
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
54d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
55a54,63
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="1"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop inspect_selection until ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,55c40,43
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '0' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting new attribute until '3.5' into stopContainerStop 'tripstopContainerStop0'
< Debug: Setting new attribute until '3.5' into stopContainerStop 'tripstopContainerStop1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute until '0.00' into stopContainerStop 'tripstopContainerStop0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '' into stopContainerStop 'tripstopContainerStop1'
< Debug: Setting previous attribute until '12.00' into stopContainerStop 'tripstopContainerStop0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00"/>
---
>         <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"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
27c27,31
< 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: Disabled toogle show grid throught alt + 1
38c42
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42a47,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
54c60
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72,77d77
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStop" containerTriggered="0"/>
<         <stop containerStop="containerStop" containerTriggered="1"/>
---
>         <stop containerStop="containerStop" triggered="person"/>
>         <stop containerStop="containerStop" triggered="container"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22c22,26
< 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: Disabled toogle show grid throught alt + 1
33c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
37a42,43
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
49c55
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
69,74d74
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,9c6,9
<         <stop containerStop="containerStop" triggered="1" expected=""/>
<         <stop containerStop="containerStop" triggered="1" expected=";;;;"/>
<         <stop containerStop="containerStop" triggered="1" expected="ID1"/>
<         <stop containerStop="containerStop" triggered="1" expected="ID1 ID2"/>
---
>         <stop containerStop="containerStop" triggered="person" expected=""/>
>         <stop containerStop="containerStop" triggered="person" expected=";;;;"/>
>         <stop containerStop="containerStop" triggered="person" expected="ID1"/>
>         <stop containerStop="containerStop" triggered="person" expected="ID1 ID2"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
20c20,24
< 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: Disabled toogle show grid throught alt + 1
31c35
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
35a40,41
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
47c53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
67,72d72
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,9c6,9
<         <stop containerStop="containerStop" containerTriggered="1"/>
<         <stop containerStop="containerStop" containerTriggered="1"/>
<         <stop containerStop="containerStop" containerTriggered="1"/>
<         <stop containerStop="containerStop" containerTriggered="1"/>
---
>         <stop containerStop="containerStop" triggered="container"/>
>         <stop containerStop="containerStop" triggered="container"/>
>         <stop containerStop="containerStop" triggered="container"/>
>         <stop containerStop="containerStop" triggered="container"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop load triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
11,12c11
< Error: Attribute 'triggered' 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
15,18c14,15
< Error: Attribute 'triggered' 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 'triggered' 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: 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
23a21,23
> Debug: Adding stopContainerStop 'tripstopContainerStop2' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'tripstopContainerStop3' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'tripstopContainerStop4' in GNEChange_DemandElement
27c27,31
< 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: Disabled toogle show grid throught alt + 1
38c42
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42a47,48
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1
< Error: Attribute 'triggered' 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
5,8c4,5
< Error: Attribute 'triggered' 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 'triggered' 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: 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
---------- Differences in routes ----------
6,9c6,9
<         <stop containerStop="containerStop" triggered="0"/>
<         <stop containerStop="containerStop" triggered="1"/>
<     </trip>
< </routes>
---
>         <stop containerStop="containerStop" triggered=""/>
>         <stop containerStop="containerStop" triggered=""/>
>         <stop containerStop="containerStop" triggered=""/>
>         <stop containerStop="containerStop" triggered=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopContainerStop volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
90,99c94,98
< Debug: Adding trip 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop4' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0stopContainerStop5' in GNEChange_DemandElement
< Debug: Adding trip 'trip1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip1stopContainerStop0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip1stopContainerStop1' in GNEChange_DemandElement
---
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip1'.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
117c116
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
126,137d124
< Debug: Deleting unreferenced stopContainerStop 'trip1stopContainerStop1'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1,2
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in trip 'trip1'.
---------- Differences in net ----------
18c18
<         <lane id=":gneJ3_0_0" index="0" 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"/>
---
>         <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"/>
---------- Differences in routes ----------
5,16d4
<     <trip id="trip0" depart="0.00" from="gneE2" to="gneE4">
<         <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>
<     <trip id="trip1" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00"/>
<         <stop containerStop="containerStopA" duration="60.00"/>
<     </trip>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create actType ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30a35,36
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33a44,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a47,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49a64,65
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
64a81,82
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30,36c34,38
< Debug: Selected item 'stopLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopLane 'routeFlowstopLane1' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41,46d42
< Debug: Removing stopLane 'routeFlowstopLane1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2c1,2
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
6,9c6
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" expected=""/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create default ( Last six runs May2020 Apr2020 )

---------- 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 
30,33c34,36
< Debug: Selected item 'stopLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38,40d40
< Debug: Removing stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
42a43
> Debug: Keys Ctrl+Z (Undo) pressed
50,51d50
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
67c66
< Debug: Deleting unreferenced stopLane 'routeFlowstopLane0'
---
> Debug: Deleting unreferenced routeFlow 'routeFlow'
70d68
< Debug: Deleting unreferenced routeFlow 'routeFlow'
84a83,84
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,38c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,41c44,45
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,44c47,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
demandElements stop stopLane create duration ( Last six runs May2020 Apr2020 )
demandElements stop stopLane create extension ( Last six runs May2020 Apr2020 )
demandElements stop stopLane create until ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create expected ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30a35,36
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
33a44,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34a47,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49a64,65
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
64a81,82
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---------- Differences in routes ----------
7,9c7,9
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="1" expected="ID1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="1" expected="ID1 ID2 ID3"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="person"/>
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="person"/>
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31,97c35
< Debug: Invalid input parameter of stopLane: invalid id used in expectedContainers
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopLane 'person_0personStopLane3' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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" duration="60.00" containerTriggered="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" containerTriggered="1" expectedContainers="ID1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" containerTriggered="1" expectedContainers="ID1 ID2 ID3"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create friendlyPos ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34c38
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93,96d96
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create index ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,35c38,39
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,38c41,42
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40c44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43,44c47,48
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create no_parent ( Last six runs May2020 Apr2020 )

---------- 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 
30c34
< Debug: Selected item 'stopLane' in TagSelector
---
> Debug: Selected invalid item in TagSelector
73,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 ----------
1c1
< Warning: Click over a lane to create a stop placed in a lane
---
> Warning: Current selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create parking ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30a35,36
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43a54,55
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54a67,68
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65c79
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,86d86
< Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---------- Differences in routes ----------
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" containerTriggered="1"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane create triggered ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30a35,36
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31a38,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32a41,42
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43a54,55
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54a67,68
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65c79
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,86d86
< Debug: Deleting unreferenced route 'route_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---------- Differences in routes ----------
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="1"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="person"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane delete ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31,33c35,45
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Enabled lock person plan throught alt + 4
< Debug: Removing personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 stop stopLane inspect actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31,34c35,41
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Setting new attribute actType 'dummy' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute actType 'waiting' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute actType 'custom' into personStopLane 'person_0personStopLane1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in routes ----------
5,8c5,8
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" actType="custom"/>
<     </person>
---
>     <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="25.00" endPos="35.00" duration="60.00"/>
>     </flow>

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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,35c38,39
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41d44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
69c72
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
87,89d89
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
demandElements stop stopLane inspect containerTrigger ( Last six runs May2020 Apr2020 )
demandElements stop stopLane inspect triggered ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31c35,41
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Adding stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,11d0
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 49.90, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 49.90, length: 50.00)
< Warning: Click over a lane to create a stop placed in a lane
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 49.90, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.10, length: 50.00)
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in routes ----------
5,8c5,8
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="33.00" endPos="43.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">
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>
>     </flow>

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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,40c38,39
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopLane isn't valid
< Debug: Value ';;;;;' for attribute index of stopLane isn't valid
< Debug: Value 'ID1' for attribute index of stopLane isn't valid
< Debug: Value 'ID2' for attribute index of stopLane isn't valid
< Debug: Value 'ID2i' for attribute index of stopLane isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46d44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
78c76
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
demandElements stop stopLane inspect expected ( Last six runs May2020 Apr2020 )
demandElements stop stopLane inspect expectedContainer ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect extension ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
30,44c34,40
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Selected checkBox for attribute 'extension'
< Debug: Setting new attribute into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane1'
< Debug: Selected checkBox for attribute 'extension'
< Debug: Setting new attribute into personStopLane 'person_0personStopLane1'
< Debug: Selected checkBox for attribute 'extension'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in routes ----------
5,8c5,6
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="3.50"/>
<     </person>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect friendlyPos ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,35c38,39
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41d44
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
67c70
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
85,87d87
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31,37c35,41
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Value 'dummyValue' for attribute index of personStopLane isn't valid
< Debug: Value '-5' for attribute index of personStopLane isn't valid
< Debug: Setting new attribute index '0' into personStopLane 'person_0personStopLane1'
< Debug: Value '3.5' for attribute index of personStopLane isn't valid
< Debug: Setting new attribute index 'fit' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute index 'end' into personStopLane 'person_0personStopLane1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in routes ----------
5,6c5,6
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
8c8
<     </person>
---
>     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect parking ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
30a35,36
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,33c38,41
< Debug: Setting new attribute triggered 'true' into stopLane 'routeFlowstopLane0'
< Debug: Setting new attribute expected ' i' into stopLane 'routeFlowstopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36c44
< Debug: Setting previous attribute expected '' into stopLane 'routeFlowstopLane0'
---
> Debug: Removing stopLane 'routeFlowstopLane0' in GNEChange_DemandElement
39c47,48
< Debug: Setting previous attribute triggered '0' into stopLane 'routeFlowstopLane0'
---
> Debug: Removing routeFlow 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
41,43c50,51
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---------- Differences in routes ----------
7c7
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" triggered="1" expected="i"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect until ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34,40c38,39
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute duration of stopLane isn't valid
< Debug: Setting new attribute duration '60' into stopLane 'routeFlowstopLane0'
< Debug: Value '-5' for attribute duration of stopLane isn't valid
< Debug: Setting new attribute duration '0' into stopLane 'routeFlowstopLane0'
< Debug: Setting new attribute duration '3.5' into stopLane 'routeFlowstopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
45,53d43
< Debug: Setting previous attribute duration '0.00' into stopLane 'routeFlowstopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1,2d0
< Warning: Essential unique string attribute 'to' of trip with ID 'routeFlow' is missing; trip cannot be created
< Warning: Essential unique string attribute 'from' of trip with ID 'routeFlow' is missing; trip cannot be created
---------- Differences in routes ----------
7c7
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="3.50"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection actType ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,50c37,40
< Debug: Setting new attribute actType 'dummy' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute actType 'dummy' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute actType 'waiting' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute actType 'waiting' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute actType 'reading' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute actType 'reading' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute actType 'waiting' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute actType 'waiting' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute actType 'dummy' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute actType 'dummy' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute actType '' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute actType '' into personStopLane 'person_0personStopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" actType="reading"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,40c37,40
< Debug: Value 'dummy' for attribute containerTriggered of personStopLane isn't valid
< Debug: Value '' for attribute containerTriggered of personStopLane isn't valid
< Debug: Setting new attribute containerTriggered 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute containerTriggered 'true' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute containerTriggered '1' into personStopLane 'person_0personStopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
52d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
53a52,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection duration ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,52c37,40
< Debug: Value 'dummyValue' for attribute duration of personStopLane isn't valid
< Debug: Setting new attribute duration '60' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute duration '60' into personStopLane 'person_0personStopLane2'
< Debug: Value '-5' for attribute duration of personStopLane isn't valid
< Debug: Setting new attribute duration '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute duration '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute duration '3.5' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute duration '3.5' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute duration '0.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute duration '60.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute duration '70.00' into personStopLane 'person_0personStopLane0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="3.50" extension="20.00"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection expected ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,43c37,40
< Debug: Setting new attribute triggered 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute triggered 'true' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expected 'dummyValue' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expected 'dummyValue' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expected '' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expected '' into personStopLane 'person_0personStopLane2'
< Debug: Value ';;;;;' for attribute expected of personStopLane isn't valid
< Debug: Setting new attribute expected 'ID1' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expected 'ID1' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expected 'ID2' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expected 'ID2' into personStopLane 'person_0personStopLane2'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46,47c43,45
< Debug: Setting previous attribute expected 'ID1' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute expected 'ID1' into personStopLane 'person_0personStopLane0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,43c37,40
< Debug: Setting new attribute containerTriggered 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute containerTriggered 'true' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expectedContainers 'dummyValue' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expectedContainers 'dummyValue' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expectedContainers '' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expectedContainers '' into personStopLane 'person_0personStopLane2'
< Debug: Value ';;;;;' for attribute expectedContainers of personStopLane isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expectedContainers 'ID1' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute expectedContainers 'ID2' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute expectedContainers 'ID2' into personStopLane 'person_0personStopLane2'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
46,47c43,45
< Debug: Setting previous attribute expectedContainers 'ID1' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute expectedContainers 'ID1' into personStopLane 'person_0personStopLane0'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection extension ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,52c37,40
< Debug: Value 'dummyValue' for attribute extension of personStopLane isn't valid
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane2'
< Debug: Value '-5' for attribute extension of personStopLane isn't valid
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute extension '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute extension '3.5' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute extension '3.5' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute extension '0.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute extension '0.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '20.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute extension '10.00' into personStopLane 'person_0personStopLane0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="3.50"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection friendlyPos ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,38c37,40
< Debug: Setting new attribute friendlyPos 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute friendlyPos 'true' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute friendlyPos '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute friendlyPos '1' into personStopLane 'person_0personStopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
47d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
50d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
51a52,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
64,66c67,68
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" friendlyPos="1"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection index ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,53c37,40
< Debug: Value 'dummyValue' for attribute index of personStopLane isn't valid
< Debug: Value '-5' for attribute index of personStopLane isn't valid
< Debug: Setting new attribute index '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute index '0' into personStopLane 'person_0personStopLane2'
< Debug: Value '3.5' for attribute index of personStopLane isn't valid
< Debug: Setting new attribute index 'fit' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute index 'fit' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute index 'end' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute index 'end' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'fit' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute index 'fit' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute index '0' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection parking ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,40c37,40
< Debug: Value 'dummy' for attribute parking of personStopLane isn't valid
< Debug: Value '' for attribute parking of personStopLane isn't valid
< Debug: Setting new attribute parking 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute parking 'true' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute parking '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute parking '1' into personStopLane 'person_0personStopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
52d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
53a52,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection triggered ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,40c37,40
< Debug: Value 'dummy' for attribute triggered of personStopLane isn't valid
< Debug: Value '' for attribute triggered of personStopLane isn't valid
< Debug: Setting new attribute triggered 'true' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute triggered 'true' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute triggered '1' into personStopLane 'person_0personStopLane0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
49d48
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
52d50
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
53a52,54
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane inspect_selection until ( Last six runs May2020 Apr2020 )

---------- 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 
25c29
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,52c37,40
< Debug: Value 'dummyValue' for attribute until of personStopLane isn't valid
< Debug: Setting new attribute until '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute until '0' into personStopLane 'person_0personStopLane2'
< Debug: Value '-5' for attribute until of personStopLane isn't valid
< Debug: Setting new attribute until '0' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute until '0' into personStopLane 'person_0personStopLane2'
< Debug: Setting new attribute until '3.5' into personStopLane 'person_0personStopLane0'
< Debug: Setting new attribute until '3.5' into personStopLane 'person_0personStopLane2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute until '0.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute until '0.00' into personStopLane 'person_0personStopLane0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '' into personStopLane 'person_0personStopLane2'
< Debug: Setting previous attribute until '12.00' into personStopLane 'person_0personStopLane0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<         <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"/>
---
>         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
8c8
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" until="3.50" extension="20.00"/>
---
>         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load actType ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
17c17,21
< 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: Disabled toogle show grid throught alt + 1
28c32
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
33,65c37,65
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane3'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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"/>
        <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 May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,72c45,72
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<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 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
60,63d63
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load duration ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
22c22,26
< 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: Disabled toogle show grid throught alt + 1
33c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38,69c42,69
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<truncated after showing first 30 lines>
---------- 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 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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" 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 May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,73c45,73
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane3'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,12d0
< 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.
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="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 May2020 Apr2020 )

---------- Differences in errors ----------
20c20,24
< 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: Disabled toogle show grid throught alt + 1
31c35
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
36,69c40,69
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane4'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane3'
<truncated after showing first 30 lines>
---------- 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 ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
18c18,22
< 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: Disabled toogle show grid throught alt + 1
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
34,67c38,67
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane4'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane3'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- Differences in errors ----------
22c22,26
< 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: Disabled toogle show grid throught alt + 1
33c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38,70c42,70
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane3'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane2'
<truncated after showing first 30 lines>
---------- 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 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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"/>
        <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 May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,72c45,72
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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"/>
        <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 index ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,72c45,72
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Error: Attribute 'index' in definition of a stop is not of type int.
< Error: Invalid 'index' for stop on lane '' in person 'person_0'.
< Error: Attribute 'index' in definition of a stop is empty.
< Error: Attribute 'index' in definition of a stop is empty.
< Error: Invalid 'index' for stop on lane '' in person 'person_0'.
< Error: Invalid 'index' for stop on lane '' in person 'person_0'.
< Error: Attribute 'index' in definition of a stop is not of type int.
< Error: Invalid 'index' for stop on lane '' in person 'person_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane load parking ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,72c45,72
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<truncated after showing first 30 lines>
---------- 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 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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" 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 May2020 Apr2020 )

---------- Differences in errors ----------
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,74c45,74
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane4'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane3'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,15d0
< 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.
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 50.00)
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="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 May2020 Apr2020 )

---------- Differences in errors ----------
8,9c8
< 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
12,15c11,12
< 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: 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
21a19,21
> Debug: Adding personStopLane 'person_0personStopLane3' in GNEChange_DemandElement
> Debug: Adding personStopLane 'person_0personStopLane4' in GNEChange_DemandElement
> Debug: Adding personStopLane 'person_0personStopLane5' in GNEChange_DemandElement
25c25,29
< 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: Disabled toogle show grid throught alt + 1
36c40
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41,72c45,72
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- Differences in errors ----------
22c22,26
< 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: Disabled toogle show grid throught alt + 1
33c37
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38,69c42,69
< 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
< 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: Deleting unreferenced personStopLane 'person_0personStopLane2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced personStopLane 'person_0personStopLane1'
<truncated after showing first 30 lines>
---------- 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 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.
---------- Differences in output ----------
5d4
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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" 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 May2020 Apr2020 )

---------- Differences in errors ----------
8c8
< Debug: Adding person 'person_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
11c11
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> Debug: Adding routeFlow 'routeFlow' in GNEChange_DemandElement
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 
23c27
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
28c32
< Debug: Selected item 'person_0' in DemandElementSelector
---
> Debug: Selected item 'routeFlow' in DemandElementSelector
31,36c35,50
< Debug: Adding personStopLane 'person_0personStopLane1' in GNEChange_DemandElement
< Debug: Enabled lock person plan throught alt + 4
< Debug: Setting new attribute startPos '13.00' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute endPos '23.00' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute startPos '27.00' into personStopLane 'person_0personStopLane1'
< Debug: Setting new attribute endPos '37.00' into personStopLane 'person_0personStopLane1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
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="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.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="50.00" shape="0.00,-1.60 50.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="50.00" shape="50.00,1.60 0.00,1.60"/>
---------- Differences in routes ----------
5,6c5,6
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
---
>     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
8c8
<     </person>
---
>     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop stopLane volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
65,76c69,73
< 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
---
> Error: Invalid person type 'DEFAULT_PEDTYPE' used in person 'DEFAULT_PEDTYPE'.
> Error: Invalid person type 'DEFAULT_PEDTYPE' used in person 'DEFAULT_PEDTYPE'.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
93c90
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
102,115d98
< Debug: Deleting unreferenced personStopLane 'person_1personStopLane2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Error: Invalid person type 'DEFAULT_PEDTYPE' used in person 'DEFAULT_PEDTYPE'.
> Error: Invalid person type 'DEFAULT_PEDTYPE' used in person 'DEFAULT_PEDTYPE'.
---------- Differences in net ----------
18c18
<         <lane id=":gneJ3_0_0" index="0" 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"/>
---
>         <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"/>
---------- Differences in routes ----------
5,18d4
<     <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>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create actType ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39a46,47
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40a49,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41a52,53
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42a55,56
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
60a75,76
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a98,99
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
9c9
<         <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38c42
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
41d44
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
44d46
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
49,54d50
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
60a57,58
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
74,75d71
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1,2
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
7,8d6
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" expected=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create default ( Last six runs May2020 Apr2020 )

---------- 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,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create duration ( Last six runs May2020 Apr2020 )

---------- 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 
38c42
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
41d44
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
44d46
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
47d48
< Debug: Invalid input parameter of stopParkingArea: 'duration' doesn't have a valid 'float' format
50d50
< Debug: Invalid input parameter of stopParkingArea: 'duration' cannot be negative
53d52
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
56d54
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
61c59,60
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
---
> Debug: Removing embeddedRoute 'embeddedRoute_0' in GNEChange_DemandElement
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
64c63,64
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
---
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,6
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> 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 ----------
7,10d6
<         <stop parkingArea="parkingAreaB"/>
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="22.33"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create expected ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39a46,47
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40a49,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41a52,53
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42a55,56
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
60a75,76
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81a98,99
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,9c7,9
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1" expected="ID1"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1" expected="ID1 ID2 ID3"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID1"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
39,120c43
< Debug: Invalid input parameter of stopParkingArea: invalid id used in expectedContainers
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing embeddedRoute 'embeddedRoute_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
<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">
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="20" endPos="30"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1" expectedContainers="ID1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1" expectedContainers="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create extension ( Last six runs May2020 Apr2020 )

---------- 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 
38c42
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
41d44
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
44d46
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
47d48
< Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format
50d50
< Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format
53d52
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
56d54
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
61c59,60
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
---
> Debug: Removing embeddedRoute 'embeddedRoute_0' in GNEChange_DemandElement
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
64c63,64
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
---
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,6
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> 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 ----------
7,10d6
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="22.33"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create index ( Last six runs May2020 Apr2020 )

---------- 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 
48,49c52,53
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55,56
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
132,135d135
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create no_parent ( Last six runs May2020 Apr2020 )

---------- 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 
38c42
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected item 'stopChargingStation' in TagSelector
40c44
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d91
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create parking ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39a46,47
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40a49,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41a52,53
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
58a71,72
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a93,94
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c105
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1" expectedContainers=""/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create triggered ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38,46c42,48
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54a57,60
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
7,8d6
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea create until ( Last six runs May2020 Apr2020 )

---------- 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 
38c42
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
41d44
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
44d46
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea2' in GNEChange_DemandElement
47d48
< Debug: Invalid input parameter of stopParkingArea: 'until' doesn't have a valid 'float' format
50d50
< Debug: Invalid input parameter of stopParkingArea: 'until' cannot be negative
53d52
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
56d54
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
61c59,60
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea4' in GNEChange_DemandElement
---
> Debug: Removing embeddedRoute 'embeddedRoute_0' in GNEChange_DemandElement
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
64c63,64
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea3' in GNEChange_DemandElement
---
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,6
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> Warning: Current selected Stop type isn't valid.
> 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 ----------
7,10d6
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="22.33"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea delete ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40c46,49
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
43c52,55
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
---
> Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Deleting unreferenced stopParkingArea 'vehicle_0stopParkingArea1'
44a57,58
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48c62,65
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect actType ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42,46c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType 'dummy' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute actType 'waiting' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute actType 'singing' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51c52
< Debug: Setting previous attribute actType 'waiting' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
54c55,56
< Debug: Setting previous attribute actType 'dummy' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Removing embeddedRoute 'embeddedRoute_0' in GNEChange_DemandElement
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
57c59,60
< Debug: Setting previous attribute actType '' into stopParkingArea 'vehicle_0stopParkingArea1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" actType="singing"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,43c46,49
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
47d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
51a57,68
> 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 15.80,2.20,34.20,10.60
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect duration ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,44c46,49
< Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute duration '60' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute duration '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
47c52
< Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
50c55,56
< Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehicle_0stopParkingArea1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="3.50"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect expected ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,45c46,49
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expected 'dummyValue' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expected '' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
< Debug: Setting new attribute expected 'ID1' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48c52
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
51c55,56
< Debug: Setting previous attribute expected '' into stopParkingArea 'vehicle_0stopParkingArea1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1" expected="ID2"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,45c46,49
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expectedContainers '' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value ';;;;;' for attribute expectedContainers of stopParkingArea isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
48c52
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
51c55,56
< Debug: Setting previous attribute expectedContainers '' into stopParkingArea 'vehicle_0stopParkingArea1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect extension ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42,48c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopParkingArea isn't valid
< Debug: Value '-5' for attribute index of stopParkingArea isn't valid
< Debug: Setting new attribute index '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value '3.5' for attribute index of stopParkingArea isn't valid
< Debug: Value '3.5i' for attribute index of stopParkingArea isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
53,55d51
< Debug: Setting previous attribute index 'end' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
57d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
67a63
> Debug: Keys Ctrl+Z (Undo) pressed
84,85d79
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect index ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
42,49c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyValue' for attribute index of stopParkingArea isn't valid
< Debug: Value '-5' for attribute index of stopParkingArea isn't valid
< Debug: Setting new attribute index '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value '3.5' for attribute index of stopParkingArea isn't valid
< Debug: Setting new attribute index 'fit' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute index 'end' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
54,62d51
< Debug: Setting previous attribute index 'fit' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect parking ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38c42,44
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
41,44d46
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute actType ' i' into stopParkingArea 'vehicle_0stopParkingArea1'
49,55d50
< Debug: Setting previous attribute actType '' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
61a57,58
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
7d6
<         <stop parkingArea="parkingAreaB" duration="60.00" actType=" i"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect triggered ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
40,43c46,49
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
47d52
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
51a57,68
> 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 15.80,2.20,34.20,10.60
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="1"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect until ( Last six runs May2020 Apr2020 )

---------- 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 
29c33
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
38,52c42,48
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0stopParkingArea1' in GNEChange_DemandElement
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Selected checkBox for attribute 'until'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Value '-5' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0stopParkingArea1'
< Debug: Setting new attribute until '3.5' into stopParkingArea 'vehicle_0stopParkingArea1'
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Current selected Stop type isn't valid.
---------- Differences in routes ----------
7d6
<         <stop parkingArea="parkingAreaB" duration="60.00" until="3.50"/>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection actType ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,53c52,55
< Debug: Setting new attribute actType 'dummy' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute actType 'dummy' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute actType 'waiting' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute actType 'waiting' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute actType 'singing' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute actType 'singing' into stopParkingArea 'vehiclestopParkingArea2'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
56,57c58,61
< Debug: Setting previous attribute actType 'waiting' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute actType 'waiting' into stopParkingArea 'vehiclestopParkingArea1'
---
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehiclestopParkingArea2'
> Debug: Setting previous attribute selected '0' into stopParkingArea 'vehiclestopParkingArea1'
> Debug: Setting previous attribute selected '0' into vehicle 'vehicle'
> Debug: Setting previous attribute selected '0' into embeddedRoute 'embeddedRoute_0'
60,61c64,67
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" actType="singing"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection containerTrigger ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,55c52,55
< Debug: Value 'dummy' for attribute containerTriggered of stopParkingArea isn't valid
< Debug: Value '' for attribute containerTriggered of stopParkingArea isn't valid
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerTriggered '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute containerTriggered '1' into stopParkingArea 'vehiclestopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65d64
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
67d65
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
69a68,85
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" containerTriggered="1"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection duration ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,67c52,55
< Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute duration '60' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute duration '60' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute duration '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute duration '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute duration '70.00' into stopParkingArea 'vehiclestopParkingArea1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="3.50" extension="20.00"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection expected ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,58c52,55
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expected 'dummyValue' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expected 'dummyValue' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expected '' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expected '' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
< Debug: Setting new attribute expected 'ID1' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expected 'ID1' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehiclestopParkingArea2'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
61,62c58,61
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehiclestopParkingArea1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection expectedContainer ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,58c52,55
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expectedContainers 'dummyValue' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expectedContainers '' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expectedContainers '' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value ';;;;;' for attribute expectedContainers of stopParkingArea isn't valid
< Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehiclestopParkingArea2'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
61,62c58,61
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehiclestopParkingArea1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection extension ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,67c52,55
< Debug: Value 'dummyValue' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value '-5' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute extension '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute extension '3.5' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute extension '3.5' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute extension '20.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute extension '10.00' into stopParkingArea 'vehiclestopParkingArea1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="3.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection index ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,68c52,55
< Debug: Value 'dummyValue' for attribute index of stopParkingArea isn't valid
< Debug: Value '-5' for attribute index of stopParkingArea isn't valid
< Debug: Setting new attribute index '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute index '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value '3.5' for attribute index of stopParkingArea isn't valid
< Debug: Setting new attribute index 'fit' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute index 'fit' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute index 'end' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute index 'end' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'fit' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute index 'fit' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute index '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute index 'end' into stopParkingArea 'vehiclestopParkingArea2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection parking ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,53c52,55
< Debug: Setting new attribute parking 'false' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute parking 'false' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute parking '1' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute parking '1' into stopParkingArea 'vehiclestopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
63d64
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
65d65
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
67a68,85
> 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 15.80,2.20,34.20,10.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="0" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection triggered ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,55c52,55
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Value '' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute triggered '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute triggered '1' into stopParkingArea 'vehiclestopParkingArea1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
65d64
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
67d65
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
69a68,85
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="1"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea inspect_selection until ( Last six runs May2020 Apr2020 )

---------- 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 
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48,67c52,55
< Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute until '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Value '-5' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute until '0' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute until '0' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting new attribute until '3.5' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Setting new attribute until '3.5' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehiclestopParkingArea1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute until '' into stopParkingArea 'vehiclestopParkingArea2'
< Debug: Setting previous attribute until '12.00' into stopParkingArea 'vehiclestopParkingArea1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load actType ( Last six runs May2020 Apr2020 )

---------- 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 
34c38
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41a46
> Debug: ObjectsUnderCursor: swapped Lanes to edges
53c58
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
77,81d81
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load containerTrigger ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
31c31,35
< 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: Disabled toogle show grid throught alt + 1
42c46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
48a53,54
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
60c66
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
82,87d87
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,8c7,8
<         <stop parkingArea="parkingArea" containerTriggered="0"/>
<         <stop parkingArea="parkingArea" containerTriggered="1"/>
---
>         <stop parkingArea="parkingArea" triggered="person"/>
>         <stop parkingArea="parkingArea" triggered="container"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load default ( Last six runs May2020 Apr2020 )

---------- 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,78d78
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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

---------- 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 
83,86d86
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
demandElements stop stopParkingArea load duration ( Last six runs May2020 Apr2020 )
demandElements stop stopParkingArea load until ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load expected ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
26c26,30
< 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: Disabled toogle show grid throught alt + 1
37c41
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
43a48,49
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
55c61
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
79,84d84
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,10c7,10
<         <stop parkingArea="parkingArea" triggered="1" expected=""/>
<         <stop parkingArea="parkingArea" triggered="1" expected=";;;;"/>
<         <stop parkingArea="parkingArea" triggered="1" expected="ID1"/>
<         <stop parkingArea="parkingArea" triggered="1" expected="ID1 ID2"/>
---
>         <stop parkingArea="parkingArea" triggered="person" expected=""/>
>         <stop parkingArea="parkingArea" triggered="person" expected=";;;;"/>
>         <stop parkingArea="parkingArea" triggered="person" expected="ID1"/>
>         <stop parkingArea="parkingArea" triggered="person" expected="ID1 ID2"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load expectedContainer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
24c24,28
< 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: Disabled toogle show grid throught alt + 1
35c39
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
41a46,47
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
53c59
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
77,82d82
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7,10c7,10
<         <stop parkingArea="parkingArea" containerTriggered="1"/>
<         <stop parkingArea="parkingArea" containerTriggered="1"/>
<         <stop parkingArea="parkingArea" containerTriggered="1"/>
<         <stop parkingArea="parkingArea" containerTriggered="1"/>
---
>         <stop parkingArea="parkingArea" triggered="container"/>
>         <stop parkingArea="parkingArea" triggered="container"/>
>         <stop parkingArea="parkingArea" triggered="container"/>
>         <stop parkingArea="parkingArea" triggered="container"/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load extension ( Last six runs May2020 Apr2020 )

---------- 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 
84,87d87
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load index ( Last six runs May2020 Apr2020 )

---------- 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 
86,89d89
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load parking ( Last six runs May2020 Apr2020 )

---------- 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 
42c46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
49a54
> Debug: ObjectsUnderCursor: swapped Lanes to edges
61c66
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
84,88d88
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea load triggered ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
18,23c18
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
---
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
25c20
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
---
> Error: Attribute 'triggered' in definition of a stop is empty.
26a22
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
27a24,27
> Debug: Adding stopParkingArea 'vehiclestopParkingArea3' in GNEChange_DemandElement
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
> Debug: Adding stopParkingArea 'vehiclestopParkingArea4' in GNEChange_DemandElement
> Debug: Adding stopParkingArea 'vehiclestopParkingArea5' in GNEChange_DemandElement
31c31,35
< 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: Disabled toogle show grid throught alt + 1
42c46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
---
>         <background backgroundColor="white" showGrid="0" gridXSize="1.00" gridYSize="1.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
---
> Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
5,8c4,5
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
< Error: Attribute 'triggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea' in vehicle 'vehicle'.
---
> 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
---------- Differences in routes ----------
7,10c7,10
<         <stop parkingArea="parkingArea" triggered="0"/>
<         <stop parkingArea="parkingArea" triggered="1"/>
<     </vehicle>
< </routes>
---
>         <stop parkingArea="parkingArea" triggered=""/>
>         <stop parkingArea="parkingArea" triggered=""/>
>         <stop parkingArea="parkingArea" triggered=""/>
>         <stop parkingArea="parkingArea" triggered=""/>

TEST FAILED on ts-sim-build-ba : demandElements stop stopParkingArea volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
61a62,65
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,157c154,160
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea3' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea4' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea5' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle0stopParkingArea6' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle1stopParkingArea1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle1stopParkingArea2' in GNEChange_DemandElement
---
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle1'.
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
175c178
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
200,209d202
< Debug: Deleting unreferenced stopParkingArea 'vehicle1stopParkingArea2'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1,4
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle1'.
---------- Differences in net ----------
18c18
<         <lane id=":gneJ3_0_0" index="0" 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"/>
---
>         <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"/>
---------- Differences in routes ----------
5,18d4
<     <vehicle id="vehicle0" depart="0.00">
<         <route edges="gneE0 gneE1" color="yellow"/>
<         <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>
<     <vehicle id="vehicle1" depart="0.00">
<         <route edges="gneE0 gneE1" color="yellow"/>
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaA" duration="60.00"/>
<     </vehicle>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,80c77,80
< 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)
< Debug: Key ENTER pressed
< 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)
< Debug: Key ENTER pressed
< 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)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
81a82,83
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85a88,96
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <trip id="trip_0" depart="0.00" arrivalLane="20" from="gneE2" to="gneE5"/>
< </routes>
---
>     <trip id="trip_0" depart="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5"/>
>     <trip id="trip_1" depart="0.00" arrivalPos="random" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,81c82,83
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" arrivalPos="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of trip: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Invalid input parameter of trip: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
75a82,85
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Negative departure time in the definition of ''.
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Negative departure time in the definition of ''.
77,79c87,90
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,77c79,80
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,80c82,83
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create color ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of trip: 'color' doesn't have a valid 'RBGColor' format
< Debug: Invalid input parameter of trip: 'color' doesn't have a valid 'RBGColor' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
75a82,85
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
77,79c87,90
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" color="cyan" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" color="12,13,14" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,80c77,80
< Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of trip: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of trip: 'containerNumber' cannot be negative
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
81a82,83
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85a88,96
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5,6c5,6
<     <trip id="trip_0" depart="0.00" containerNumber="13" from="gneE2" to="gneE5"/>
< </routes>
---
>     <trip id="trip_0" depart="0.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
>     <trip id="trip_1" depart="0.00" departPosLat="0.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip create depart ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,78
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,187c83
< Debug: Invalid input parameter of trip: Negative departure time in the definition of ''.
< Debug: Invalid input parameter of trip: Negative departure time in the definition of ''.
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_1' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="30.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create departLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,77c79,80
< Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a82,83
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,82c85,86
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in trip 'trip_1'. 20 is greater than number of lanes
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Invalid input parameter of trip: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,79c82,83
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85,86
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" departPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="0.00" departPos="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create departPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75a79,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
77,79c82,83
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
81c85,86
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="0.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create departSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
71,74c75,77
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,77c79,80
< Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78a82,83
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,82c85,86
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="max" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create line ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,80
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
74,76c82,85
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
78c87,90
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Missing result in routes ----------
<?xml version="1.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" line="%%%%%%" from="gneE2" to="gneE5"/>
    <trip id="trip_1" depart="0.00" line="ownLine" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
73,74c77,80
< Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format
76,77c82,85
< Debug: Invalid input parameter of trip: 'personNumber' cannot be negative
< Debug: Invalid input parameter of trip: 'personNumber' cannot be negative
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'containerNumber' cannot be negative
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of trip: 'containerNumber' cannot be negative
79,80c87,90
< Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of trip: 'personNumber' doesn't have a valid 'int' format
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5c5
<     <trip id="trip_0" depart="0.00" personNumber="13" from="gneE2" to="gneE5"/>
---
>     <trip id="trip_0" depart="0.00" containerNumber="13" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip create vType ( Last six runs May2020 Apr2020 )

---------- 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 
74,184c78,79
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: Selected invalid item in DemandElementSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< 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: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< 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 guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
    <trip id="trip_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
80d83
< Debug: Value 'dummyLane' for attribute arrivalLane of trip isn't valid
176,178d178
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'trip' for attribute arrivalLane of trip isn't valid
184,188d188
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid
< Debug: Setting new attribute arrivalPos '500' into trip 'trip_0'
< Debug: Setting new attribute arrivalPos '-10' into trip 'trip_0'
< Debug: Setting new attribute arrivalPos '15.5' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '-10.00' into trip 'trip_0'
89,90d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into trip 'trip_0'
92,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into trip 'trip_0'
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPos="15.50" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,80c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
90,91d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
95d88
< Debug: demand elements saved
132,134d124
< Debug: Deleting unreferenced trip 'trip_0'
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid
< Debug: Setting new attribute arrivalPos '500' into trip 'trip_0'
< Debug: Setting new attribute arrivalPos 'random' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into trip 'trip_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into trip 'trip_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPos="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into trip 'trip_0'
< Debug: Setting new attribute arrivalPosLat '4.2' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat '0.00' into trip 'trip_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'trip_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPosLat="left" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
80d83
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
181,183d183
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of trip isn't valid
< Debug: Setting new attribute arrivalSpeed '500' into trip 'trip_0'
< Debug: Value '-10' for attribute arrivalSpeed of trip isn't valid
< Debug: Setting new attribute arrivalSpeed '15.5' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'trip_0'
89,90d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed 'current' into trip 'trip_0'
92,94d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalSpeed="15.50" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,82c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyColor' for attribute color of trip isn't valid
< Debug: Setting new attribute color 'cyan' into trip 'trip_0'
< Debug: Setting new attribute color '12,13,14' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'cyan' into trip 'trip_0'
88,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into trip 'trip_0'
91,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" color="12,13,14" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
82d85
< Debug: Setting new attribute line '2.5' into trip 'trip_0'
87,89d89
< Debug: Setting previous attribute line '2.5' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a94,96
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute line '' into trip 'trip_0'
97c100
< Debug: Setting new attribute line '-5' into trip 'trip_0'
---
> Debug: Setting new attribute line 'dummyNumber' into trip 'trip_0'
100c103
< Debug: Setting new attribute line '2.5' into trip 'trip_0'
---
> Debug: Setting new attribute line '-5' into trip 'trip_0'
186,188d188
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect depart float ( Last six runs May2020 Apr2020 )

---------- 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 
83c87,88
< Debug: Setting new attribute depart '10.2' into trip 'trip_0'
---
> Debug: Value '-3' for attribute depart of trip isn't valid
> Debug: Value '-3i' for attribute depart of trip isn't valid
90,92d94
< Debug: Setting previous attribute depart '0.00' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
94a97
> Debug: Keys Ctrl+Z (Undo) pressed
103,104d105
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute depart '10.2' into trip 'trip_0'
189d189
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in routes ----------
5c5
<     <trip id="trip_0" depart="10.20" from="gneE2" to="gneE5"/>
---
>     <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
< Debug: Value '500' for attribute departLane of trip isn't valid
< Debug: Value '-10' for attribute departLane of trip isn't valid
< Debug: Setting new attribute departLane '0' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into trip 'trip_0'
89,91d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d85
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departLane="0" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
< Debug: Setting new attribute departLane 'free' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departLane="free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
< Debug: Setting new attribute departLane 'random' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPos base ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'trip' for attribute departPos of trip isn't valid
80a86,87
> Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
> Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid
172,178d178
< 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
< Debug: Setting new attribute departPos 'last' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departPos="last" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
81c85
< Debug: Setting new attribute departPos '500' into trip 'trip_0'
---
> Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
86,88d89
< Debug: Setting previous attribute departPos '500.00' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a95
> Debug: Keys Ctrl+Z (Undo) pressed
100,102d101
< Debug: Setting new attribute departPos '500' into trip 'trip_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
103a103
> Debug: Keys Ctrl+Y (Redo) pressed

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,80c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
90,91d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
95d88
< Debug: demand elements saved
132,134d124
< Debug: Deleting unreferenced trip 'trip_0'
< Debug: DemandElements has to be saved
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
71,188c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Key ENTER pressed
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid
< Debug: Setting new attribute departPosLat '-5' into trip 'trip_0'
< Debug: Setting new attribute departPosLat '5.6' into trip 'trip_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat '0.00' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departPosLat="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid
< Debug: Setting new attribute departPosLat 'free' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departPosLat="free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'trip' for attribute departPosLat of trip isn't valid
81c86,87
< Debug: Setting new attribute departPosLat 'left' into trip 'trip_0'
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
85,87d90
< Debug: Setting previous attribute departPosLat 'center' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
90a94
> Debug: Keys Ctrl+Z (Undo) pressed
96,97d99
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'left' into trip 'trip_0'
182,183d183
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 16
---------- Differences in routes ----------
5c5
<     <trip id="trip_0" depart="0.00" departPosLat="left" from="gneE2" to="gneE5"/>
---
>     <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid
< Debug: Setting new attribute departPosLat 'random' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departPosLat="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79a84
> Debug: Value 'trip' for attribute departPosLat of trip isn't valid
179,183d183
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed desired ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
< Debug: Setting new attribute departSpeed 'desired' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="desired" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
< Debug: Value '500' for attribute departSpeed of trip isn't valid
< Debug: Value '-10' for attribute departSpeed of trip isn't valid
< Debug: Setting new attribute departSpeed '20' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into trip 'trip_0'
89,91d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d85
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
< Debug: Setting new attribute departSpeed 'max' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="max" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
< Debug: Setting new attribute departSpeed 'random' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< 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_0" depart="0.00" departSpeed="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect departSpeed speedLimit ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,81c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into trip 'trip_0'
87,89d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d85
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
96,97d86
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="speedLimit" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect from ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
72a77,78
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76a83,84
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Value 'trip' for attribute from of trip isn't valid
78d85
< Debug: Value 'dummyEdge' for attribute from of trip isn't valid
80a88
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90a99
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
100,184c109
< Debug: demand elements saved
< Debug: Key ENTER pressed
< 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 ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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" from="gneE5" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
81a86
> Debug: Value '' for attribute id of trip isn't valid
85c90
< Debug: Setting new attribute id 'customID' into trip 'trip_0'
---
> Debug: Setting new attribute id 'duplicatedVehiclei' into trip 'trip_0'
89c94
< Debug: Setting previous attribute id 'trip_0' into trip 'customID'
---
> Debug: Setting previous attribute id 'trip_0' into trip 'duplicatedVehiclei'
106c111
< Debug: Setting new attribute id 'customID' into trip 'trip_0'
---
> Debug: Setting new attribute id 'duplicatedVehiclei' into trip 'trip_0'
145c150
< Debug: Deleting unreferenced trip 'customID'
---
> Debug: Deleting unreferenced trip 'duplicatedVehiclei'
188,192d192
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 routes ----------
5d4
<     <trip id="customID" depart="0.00" from="gneE2" to="gneE5"/>
6a6
>     <trip id="duplicatedVehiclei" depart="0.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
83d86
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into trip 'trip_0'
96,98d98
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into trip 'trip_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
112a113
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d128
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into trip 'trip_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
137a136
> Debug: Keys Ctrl+Y (Redo) pressed
222a222
> 
---------- Differences in log ----------
1a2
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : demandElements trip inspect personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyNumber' for attribute personNumber of trip isn't valid
< Debug: Value '-5' for attribute personNumber of trip isn't valid
< Debug: Value '' for attribute personNumber of trip isn't valid
< Debug: Setting new attribute personNumber '3' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute personNumber '0' into trip 'trip_0'
89,91d82
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d85
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" personNumber="3" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect to ( Last six runs May2020 Apr2020 )

---------- 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 
74,75c78
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
79,85c82
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute type 'bicycle' into trip 'trip_0'
< Debug: Value '' for attribute to of trip isn't valid
< Debug: Value 'dummyEdge' for attribute to of trip isn't valid
< Debug: Value 'gneJ7' for attribute to of trip isn't valid
< Debug: Setting new attribute to 'gneE8' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c86
< Debug: Setting previous attribute to 'gneE5' into trip 'trip_0'
---
> Debug: Removing vType 'bicycle' in GNEChange_DemandElement
91,92d87
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into trip 'trip_0'
94,96d88
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <trip id="trip_0" type="bicycle" depart="0.00" from="gneE2" to="gneE8"/>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect vType ( Last six runs May2020 Apr2020 )

---------- 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 
74,75c78
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
79,83c82
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value ';;;;' for attribute type of trip isn't valid
< Debug: Value 'dummyVType' for attribute type of trip isn't valid
< Debug: Setting new attribute type 'custom_vType' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
87c86
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into trip 'trip_0'
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
89,91d87
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
93,94d88
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
100,101d93
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <trip id="trip_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect via ( Last six runs May2020 Apr2020 )

---------- 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 
71,72c75
< Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected invalid item in TagSelector
76,83c79
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyEdge' for attribute via of trip isn't valid
< Debug: Setting new attribute via 'gneE8' into trip 'trip_0'
< Debug: Setting new attribute via 'gneE9' into trip 'trip_0'
< Debug: Setting new attribute via 'gneE8 gneE9' into trip 'trip_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,87d81
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute via 'gneE9' into trip 'trip_0'
89,90d82
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute via 'gneE8' into trip 'trip_0'
92,93d83
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute via '' into trip 'trip_0'
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="gneE8 gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
77a82,83
> Debug: Value 'dummyLane' for attribute arrivalLane of trip isn't valid
> Debug: Value 'dummyLanei' for attribute arrivalLane of trip isn't valid
188,193d193
< 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
206,209d209
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80,81
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripA'
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripB'
---
> Debug: Value 'best' for attribute arrivalPos of trip isn't valid
> Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid
81,82d84
< Debug: Setting new attribute arrivalPos '-10' into trip 'tripA'
< Debug: Setting new attribute arrivalPos '-10' into trip 'tripB'
88,91d89
< Debug: Setting previous attribute arrivalPos '-10.00' into trip 'tripB'
< Debug: Setting previous attribute arrivalPos '-10.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
96,99d93
< Debug: Setting previous attribute arrivalPos 'max' into trip 'tripB'
< Debug: Setting previous attribute arrivalPos 'max' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
105a100,106
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing trip 'tripB' in GNEChange_DemandElement
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing trip 'tripA' in GNEChange_DemandElement
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
78a83
> Debug: Value 'dummyPosi' for attribute arrivalPos of trip isn't valid
192,196d196
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80,81
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripA'
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripB'
---
> Debug: Value 'first' for attribute arrivalPos of trip isn't valid
> Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid
81,82d84
< Debug: Setting new attribute arrivalPos 'random' into trip 'tripA'
< Debug: Setting new attribute arrivalPos 'random' into trip 'tripB'
86,93d87
< Debug: Setting previous attribute arrivalPos '500.00' into trip 'tripB'
< Debug: Setting previous attribute arrivalPos '500.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into trip 'tripB'
< Debug: Setting previous attribute arrivalPos 'max' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
105a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
117,120d112
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripA'
< Debug: Setting new attribute arrivalPos 'max' into trip 'tripB'
< 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 guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="500.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 May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'current' for attribute arrivalPosLat of trip isn't valid
78d82
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
193,196d196
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'max' for attribute arrivalPosLat of trip isn't valid
78d82
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
209,212d212
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
76,204c80
< Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripA'
< Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into trip 'tripA'
< Debug: Setting new attribute arrivalPosLat 'left' into trip 'tripB'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into trip 'tripB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into trip 'tripB'
< Debug: Setting previous attribute selected '0' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'tripB' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
< Debug: Removing trip 'tripA' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 May2020 Apr2020 )

---------- 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 
79,80c83
< Debug: Setting new attribute arrivalPosLat 'right' into trip 'tripA'
< Debug: Setting new attribute arrivalPosLat 'right' into trip 'tripB'
---
> Debug: Value 'dummyPosLati' for attribute arrivalPosLat of trip isn't valid
84,87d86
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute arrivalPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPosLat 'right' into trip 'tripA'
< Debug: Setting new attribute arrivalPosLat 'right' into trip 'tripB'
204a202,204
> 
> =================================================================
> ==29667==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
75a80,81
> Debug: Setting new attribute arrivalSpeed '20' into trip 'tripA'
> Debug: Setting new attribute arrivalSpeed '20' into trip 'tripB'
76a83
> Debug: Setting new attribute arrivalSpeed 'current' into trip 'tripB'
77a85
> Debug: Value 'dummySpeedi' for attribute arrivalSpeed of trip isn't valid
80a89,93
> Debug: Setting previous attribute arrivalSpeed '20.00' into trip 'tripB'
> Debug: Setting previous attribute arrivalSpeed '20.00' into trip 'tripA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute arrivalSpeed 'current' into trip 'tripB'
93d105
< Debug: Keys Ctrl+Z (Undo) pressed
105c117,118
< Debug: Setting new attribute arrivalSpeed 'current' into trip 'tripA'
---
> Debug: Setting new attribute arrivalSpeed '20' into trip 'tripA'
> Debug: Setting new attribute arrivalSpeed '20' into trip 'tripB'
106a120,122
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute arrivalSpeed 'current' into trip 'tripA'
> Debug: Setting new attribute arrivalSpeed 'current' into trip 'tripB'
178,193d193
<truncated after showing first 30 lines>
---------- Differences in routes ----------
10c10
<     <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">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
76c80
< Debug: Setting new attribute arrivalSpeed 'current' into trip 'tripA'
---
> Debug: Value 'free' for attribute arrivalSpeed of trip isn't valid
78,79c82,83
< Debug: Setting new attribute arrivalSpeed '500' into trip 'tripA'
< Debug: Setting new attribute arrivalSpeed '500' into trip 'tripB'
---
> Debug: Value 'dummySpeed' for attribute arrivalSpeed of trip isn't valid
> Debug: Value '-10' for attribute arrivalSpeed of trip isn't valid
81,82c85
< Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripA'
< Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripB'
---
> Debug: Value '-10i' for attribute arrivalSpeed of trip isn't valid
86,96d88
< Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'tripB'
< Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed 'current' into trip 'tripB'
< Debug: Setting previous attribute arrivalSpeed 'current' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '12.00' into trip 'tripA'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection color ( Last six runs May2020 Apr2020 )

---------- 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,82d84
< Debug: Setting new attribute color '12,13,14' into trip 'tripA'
< Debug: Setting new attribute color '12,13,14' into trip 'tripB'
86,89d87
< Debug: Setting previous attribute color 'cyan' into trip 'tripB'
< Debug: Setting previous attribute color 'cyan' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
105a104
> Debug: Keys Ctrl+Z (Undo) pressed
124,126d122
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute color '12,13,14' into trip 'tripA'
< Debug: Setting new attribute color '12,13,14' into trip 'tripB'
212a209,212
> 
> =================================================================
> ==28062==ERROR: LeakSanitizer: detected memory leaks
> 
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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="cyan" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
10c10
<     <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">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="cyan" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
80c84
< Debug: Value '' for attribute containerNumber of trip isn't valid
---
> Debug: Value '-5' for attribute containerNumber of trip isn't valid
203,206d206
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart containerTriggered ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83,84
< Debug: Setting new attribute depart 'containerTriggered' into trip 'tripA'
< Debug: Setting new attribute depart 'containerTriggered' into trip 'tripB'
---
> Debug: Value 'dummyDepart' for attribute depart of trip isn't valid
> Debug: Value 'dummyDeparti' for attribute depart of trip isn't valid
88,91d91
< Debug: Setting previous attribute depart '0.00' into trip 'tripB'
< Debug: Setting previous attribute depart '0.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a101
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d115
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute depart 'containerTriggered' into trip 'tripA'
< Debug: Setting new attribute depart 'containerTriggered' into trip 'tripB'
204a203,204
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart float ( Last six runs May2020 Apr2020 )

---------- 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 
75a80,81
> Debug: Setting new attribute depart '15.5' into trip 'tripA'
> Debug: Setting new attribute depart '15.5' into trip 'tripB'
78d83
< Debug: Value 'dummyDepart' for attribute depart of trip isn't valid
88a94,97
> Debug: Setting previous attribute depart '15.50' into trip 'tripB'
> Debug: Setting previous attribute depart '15.50' into trip 'tripA'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
101d109
< Debug: Keys Ctrl+Z (Undo) pressed
112a121,124
> Debug: Setting new attribute depart '15.5' into trip 'tripA'
> Debug: Setting new attribute depart '15.5' into trip 'tripB'
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
119d130
< Debug: Keys Ctrl+Y (Redo) pressed
195,205d205
< 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection depart triggered ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80
< Debug: Setting new attribute depart '0' into trip 'tripA'
< Debug: Setting new attribute depart '0' into trip 'tripB'
---
> Debug: Value 'random' for attribute depart of trip isn't valid
88,91d90
< Debug: Setting previous attribute depart '0.00' into trip 'tripB'
< Debug: Setting previous attribute depart '0.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
112,115d111
< Debug: Setting new attribute depart '0' into trip 'tripA'
< Debug: Setting new attribute depart '0' into trip 'tripB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
118a115
> Debug: Keys Ctrl+Y (Redo) pressed
204a202,204
> 
> =================================================================
> ==29762==ERROR: LeakSanitizer: detected memory leaks

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83
< Debug: Setting new attribute departLane 'allowed' into trip 'tripA'
< Debug: Setting new attribute departLane 'allowed' into trip 'tripB'
---
> Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid
84,87d86
< Debug: Setting previous attribute departLane 'first' into trip 'tripB'
< Debug: Setting previous attribute departLane 'first' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'allowed' into trip 'tripA'
< Debug: Setting new attribute departLane 'allowed' into trip 'tripB'
204a202,204
> 
> =================================================================
> ==28284==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80
< Debug: Setting new attribute departLane 'first' into trip 'tripA'
< Debug: Setting new attribute departLane 'first' into trip 'tripB'
---
> Debug: Value 'random_free' for attribute departSpeed of trip isn't valid
79,80c82,83
< Debug: Setting new attribute departLane 'best' into trip 'tripA'
< Debug: Setting new attribute departLane 'best' into trip 'tripB'
---
> Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid
84,91d86
< Debug: Setting previous attribute departLane 'first' into trip 'tripB'
< Debug: Setting previous attribute departLane 'first' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into trip 'tripB'
< Debug: Setting previous attribute departLane '0' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a96,97
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d107
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

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

---------- 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 
193,196d196
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip inspect_selection departLane first ( Last six runs May2020 Apr2020 )
demandElements trip inspect_selection departPos base ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
78d81
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
81,82c84,85
< Debug: Setting new attribute departLane '0' into trip 'tripA'
< Debug: Setting new attribute departLane '0' into trip 'tripB'
---
> Debug: Value '-10' for attribute departLane of trip isn't valid
> Debug: Value '-10i' for attribute departLane of trip isn't valid
86,89d88
< Debug: Setting previous attribute departLane 'first' into trip 'tripB'
< Debug: Setting previous attribute departLane 'first' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
102a102
> Debug: Keys Ctrl+Z (Undo) pressed
117,119d116
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane '0' into trip 'tripA'
< Debug: Setting new attribute departLane '0' into trip 'tripB'
206a204,206
> 
> =================================================================
> ==28176==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
78d81
< Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
202,204d204
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83,84
< Debug: Setting new attribute departLane 'random' into trip 'tripA'
< Debug: Setting new attribute departLane 'random' into trip 'tripB'
---
> Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid
> Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid
84,87d87
< Debug: Setting previous attribute departLane 'first' into trip 'tripB'
< Debug: Setting previous attribute departLane 'first' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a101
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d115
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'random' into trip 'tripA'
< Debug: Setting new attribute departLane 'random' into trip 'tripB'
204a203,204
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos float ( Last six runs May2020 Apr2020 )

---------- 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 
209,212d212
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos free ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80
< Debug: Setting new attribute departPos 'base' into trip 'tripA'
< Debug: Setting new attribute departPos 'base' into trip 'tripB'
---
> Debug: Value 'right' for attribute departPos of trip isn't valid
79,80c82,83
< Debug: Setting new attribute departPos 'free' into trip 'tripA'
< Debug: Setting new attribute departPos 'free' into trip 'tripB'
---
> Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
> Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid
84,91d86
< Debug: Setting previous attribute departPos 'base' into trip 'tripB'
< Debug: Setting previous attribute departPos 'base' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into trip 'tripB'
< Debug: Setting previous attribute departPos '2.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a96,97
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
111,113d107
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <trip id="tripA" depart="0.00" departLane="0" departPos="free" 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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83,84
< Debug: Setting new attribute departPos 'last' into trip 'tripA'
< Debug: Setting new attribute departPos 'last' into trip 'tripB'
---
> Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
> Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid
84,87d87
< Debug: Setting previous attribute departPos 'base' into trip 'tripB'
< Debug: Setting previous attribute departPos 'base' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a101
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d115
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPos 'last' into trip 'tripA'
< Debug: Setting new attribute departPos 'last' into trip 'tripB'
204a203,204
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <trip id="tripA" depart="0.00" departLane="0" departPos="last" 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">
---
>     <trip id="tripA" depart="0.00" departLane="0" 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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos random ( Last six runs May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'left' for attribute departPos of trip isn't valid
78d82
< Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
201,204d204
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
78d81
< Debug: Value 'dummyPos' for attribute departPos of trip isn't valid
210,212d212
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'current' for attribute departPosLat of trip isn't valid
78a84
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
191,196d196
< 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
79,80d82
< Debug: Setting new attribute departPosLat '-5' into trip 'tripA'
< Debug: Setting new attribute departPosLat '-5' into trip 'tripB'
86,89d87
< Debug: Setting previous attribute departPosLat '0.00' into trip 'tripB'
< Debug: Setting previous attribute departPosLat '2.00' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
105a104
> Debug: Keys Ctrl+Z (Undo) pressed
121,124d119
< Debug: Setting new attribute departPosLat '-5' into trip 'tripA'
< Debug: Setting new attribute departPosLat '-5' into trip 'tripB'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
126a122
> Debug: Keys Ctrl+Y (Redo) pressed
212a209,212
> 
> =================================================================
> ==29279==ERROR: LeakSanitizer: detected memory leaks
> 

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83
< Debug: Setting new attribute departPosLat 'free' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'free' into trip 'tripB'
---
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
84,87d86
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'free' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'free' into trip 'tripB'
204a202,204
> 
> =================================================================
> ==29378==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83
< Debug: Setting new attribute departPosLat 'left' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'left' into trip 'tripB'
---
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
84,87d86
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'left' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'left' into trip 'tripB'
204a202,204
> 
> =================================================================
> ==29483==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

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

---------- 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 
201,204d204
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip inspect_selection departPosLat random ( Last six runs May2020 Apr2020 )
demandElements trip inspect_selection departSpeed desired ( Last six runs May2020 Apr2020 )
demandElements trip inspect_selection departSpeed speedLimit ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83
< Debug: Setting new attribute departPosLat 'random_free' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'random_free' into trip 'tripB'
---
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
84,87d86
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a100
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d114
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'random_free' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'random_free' into trip 'tripB'
204a202,204
> 
> =================================================================
> ==29387==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'speedLimit' for attribute departPosLat of trip isn't valid
79,80c84
< Debug: Setting new attribute departPosLat 'right' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'right' into trip 'tripB'
---
> Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid
84,87d87
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripB'
< Debug: Setting previous attribute departPosLat 'center' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a101
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d115
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'right' into trip 'tripA'
< Debug: Setting new attribute departPosLat 'right' into trip 'tripB'
204a203,204
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
75a80
> Debug: Value 'containerTriggered' for attribute departSpeed of trip isn't valid
78d82
< Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
81,82c85,86
< Debug: Setting new attribute departSpeed '20' into trip 'tripA'
< Debug: Setting new attribute departSpeed '20' into trip 'tripB'
---
> Debug: Value '-10' for attribute departSpeed of trip isn't valid
> Debug: Value '-10i' for attribute departSpeed of trip isn't valid
86,89d89
< Debug: Setting previous attribute departSpeed '0' into trip 'tripB'
< Debug: Setting previous attribute departSpeed '0' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
102a103
> Debug: Keys Ctrl+Z (Undo) pressed
117,119d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed '20' into trip 'tripA'
< Debug: Setting new attribute departSpeed '20' into trip 'tripB'
206a205,206
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <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">
---
>     <trip id="tripA" 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" from="gneE2" to="gneE5">
10c10
<     <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">
---
>     <trip id="tripB" 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" from="gneE4" to="gneE5">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
79,80c83,84
< Debug: Setting new attribute departSpeed 'max' into trip 'tripA'
< Debug: Setting new attribute departSpeed 'max' into trip 'tripB'
---
> Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid
> Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid
84,87d87
< Debug: Setting previous attribute departSpeed '0' into trip 'tripB'
< Debug: Setting previous attribute departSpeed '0' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
100a101
> Debug: Keys Ctrl+Z (Undo) pressed
115,117d115
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departSpeed 'max' into trip 'tripA'
< Debug: Setting new attribute departSpeed 'max' into trip 'tripB'
204a203,204
> 
> =================================================================
---------- Differences in routes ----------
5c5
<     <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">
---
>     <trip id="tripA" 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" from="gneE2" to="gneE5">
10c10
<     <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">
---
>     <trip id="tripB" 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" from="gneE4" to="gneE5">

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
76,77c80,81
< Debug: Setting new attribute departSpeed '0' into trip 'tripA'
< Debug: Setting new attribute departSpeed '0' into trip 'tripB'
---
> Debug: Setting new attribute departSpeed '10.2' into trip 'tripA'
> Debug: Setting new attribute departSpeed '10.2' into trip 'tripB'
84,85c88,89
< Debug: Setting previous attribute departSpeed '0' into trip 'tripB'
< Debug: Setting previous attribute departSpeed '0' into trip 'tripA'
---
> Debug: Setting previous attribute departSpeed '10.20' into trip 'tripB'
> Debug: Setting previous attribute departSpeed '10.20' into trip 'tripA'
112,113c116,117
< Debug: Setting new attribute departSpeed '0' into trip 'tripA'
< Debug: Setting new attribute departSpeed '0' into trip 'tripB'
---
> Debug: Setting new attribute departSpeed '10.2' into trip 'tripA'
> Debug: Setting new attribute departSpeed '10.2' into trip 'tripB'
201,204d204
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection line ( Last six runs May2020 Apr2020 )

---------- 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 
192,195d195
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
78,79d81
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into trip 'tripA'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into trip 'tripB'
86,87d87
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripA'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripB'
93,96d92
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
109,112d104
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into trip 'tripB'
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
122a115,121
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing trip 'tripB' in GNEChange_DemandElement
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
> Debug: Removing trip 'tripA' in GNEChange_DemandElement
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> Debug: Keys Ctrl+Z (Undo) pressed
125a125,128
<truncated after showing first 30 lines>
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : demandElements trip inspect_selection personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
76,77d79
< Debug: Setting new attribute personNumber '0' into trip 'tripA'
< Debug: Setting new attribute personNumber '0' into trip 'tripB'
79a82
> Debug: Value '-5' for attribute personNumber of trip isn't valid
81,82c84
< Debug: Setting new attribute personNumber '3' into trip 'tripA'
< Debug: Setting new attribute personNumber '3' into trip 'tripB'
---
> Debug: Value '2.5i' for attribute personNumber of trip isn't valid
86,93d87
< Debug: Setting previous attribute personNumber '0' into trip 'tripB'
< Debug: Setting previous attribute personNumber '0' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute personNumber '2' into trip 'tripB'
< Debug: Setting previous attribute personNumber '1' into trip 'tripA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
102a97,98
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
113,115d108
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute personNumber '0' into trip 'tripA'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <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">
---
>     <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">
10c10
<     <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">
---
>     <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">

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

---------- 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 
149,152d152
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load arrivalLane ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_crossing_gap ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_drive_after_red_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_drive_after_yellow_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_drive_red_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_ignore_foe_prob ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_ignore_foe_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_ignore_keep_clear_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_timegap_minor ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_assertive ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_lookahead_left ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_max_speed_lat_standing ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_overtake_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_pushy_gap ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_speed_gain_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_time_to_impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_turn_alignment_distance ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip load arrivalPos ( Last six runs May2020 Apr2020 )

---------- 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 
155,158d158
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
147,150d150
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load color ( Last six runs May2020 Apr2020 )
demandElements vehicletype load boardingduration ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params ca_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params ca_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params ca_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_idm_delta ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_idmm_adapt_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_kerner_phi ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_pwagner2009_approb ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc2 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc3 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc4 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc5 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc6 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc7 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc8 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_w99_cc9 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_wiedemann_estimation ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params cf_wiedemann_security ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params collision_mingap_factor ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gc_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gc_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gc_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gcc_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params gcc_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params k ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params sc_gain ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params sc_gain_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tmp1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tmp2 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tmp3 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tmp4 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tmp5 ( Last six runs May2020 Apr2020 )
demandElements vehicletype load color ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_cooperative ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_keep_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_opposite ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_pushy ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_speed_gain ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_strategic ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_sublane ( Last six runs May2020 Apr2020 )
demandElements vehicletype load loadingduration ( Last six runs May2020 Apr2020 )
demandElements vehicletype load mingap ( Last six runs May2020 Apr2020 )
demandElements vehicletype load mingaplat ( Last six runs May2020 Apr2020 )
demandElements vehicletype load speeddev ( Last six runs May2020 Apr2020 )

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

---------- 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 
156,159d159
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load containerNumber ( Last six runs May2020 Apr2020 )
demandElements trip load personNumber ( Last six runs May2020 Apr2020 )

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 
128,131d131
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load default ( Last six runs May2020 Apr2020 )
demandElements vehicletype load default ( Last six runs May2020 Apr2020 )

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

---------- 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 
144,147d147
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load depart ( Last six runs May2020 Apr2020 )
demandElements vehicletype load guishape ( Last six runs May2020 Apr2020 )

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

---------- 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 
162,165d165
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load departLane ( Last six runs May2020 Apr2020 )
demandElements trip load departSpeed ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip load departPos ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
36a37,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,170d170
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip load from ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
23c23
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip_4' in GNEChange_DemandElement
26d25
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
29a29,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 
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33c38,39
< Debug: Removing trip 'trip_3' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
36d41
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
37a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
64c71
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
89d95
< Debug: Deleting unreferenced trip 'trip_3'
128,133d133
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5d4
<     <trip id="trip_3" depart="20.00" from="gneE5" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip load id ( Last six runs May2020 Apr2020 )

---------- 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 
137,140d140
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
138,141d141
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load line ( Last six runs May2020 Apr2020 )
demandElements vehicletype load imgfile ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
132,135d135
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements trip load to ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
23c23
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip_4' in GNEChange_DemandElement
26d25
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
29a29,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 
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33c38,39
< Debug: Removing trip 'trip_3' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
36d41
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
37a43,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
64c71
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
89d95
< Debug: Deleting unreferenced trip 'trip_3'
128,133d133
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
5d4
<     <trip id="trip_3" depart="20.00" from="gneE2" to="gneE2"/>

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

---------- 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 
141,144d144
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements trip load vType ( Last six runs May2020 Apr2020 )
demandElements vehicletype load id ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements trip volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
86,89c90,93
< 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'.
90a95,97
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
117c124
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
139,144d145
< Debug: Deleting unreferenced trip 'trip_3'
< Debug: DemandElements has to be saved
< Debug: Current saving Status: net saved, additionals saved, demand elements unsaved, data sets saved
< Debug: Deleting unreferenced trip 'trip_2'
< Debug: Deleting unreferenced trip 'trip_1'
< Debug: Deleting unreferenced trip 'trip_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
0a1,4
> 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'.
---------- Differences in net ----------
51c51
<         <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"/>
54c54
<         <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"/>
66c66
<         <lane id=":gneJ8_0_0" index="0" disallow="pedestrian" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.63,40.02 12.66,38.36 15.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
---------- 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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalLane ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,84c85,90
< Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalLane="20" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,81c85,92
< Debug: Invalid input parameter of vehicle: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of vehicle: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84c95
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,81c85,93
< Debug: Invalid input parameter of vehicle: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Negative departure time in the definition of ''.
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,84c85,89
< Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of vehicle: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88a94,95
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create color ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,80c85,91
< Debug: Invalid input parameter of vehicle: 'color' doesn't have a valid 'RBGColor' format
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83c94
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,84c85,91
< Debug: Invalid input parameter of vehicle: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicle: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of vehicle: 'containerNumber' doesn't have a valid 'int' format
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" containerNumber="13" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default ( Last six runs May2020 Apr2020 )

---------- 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 
81,82c85
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
86,88d88
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
89a90
> Debug: Keys Ctrl+Z (Undo) pressed
95,96d95
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
135c134
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
138d136
< Debug: Deleting unreferenced route 'route_0'
182a181,182
> 
> =================================================================
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default_bike ( Last six runs May2020 Apr2020 )

---------- 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 
81,83c85,86
< Debug: Selected item 'DEFAULT_BIKETYPE' in DemandElementSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in DemandElementSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
87,89d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
90a91
> Debug: Keys Ctrl+Z (Undo) pressed
96,97d96
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
136c135
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
139d137
< Debug: Deleting unreferenced route 'route_0'
183a182,183
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" type="DEFAULT_BIKETYPE" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create depart ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,185c85
< Debug: Invalid input parameter of vehicle: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Debug: Invalid input parameter of vehicle: Negative departure time in the definition of ''.
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="standard">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="1" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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">
    <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 May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,83c85,91
< Debug: Invalid input parameter of vehicle: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of vehicle: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPos ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,81c85,92
< Debug: Invalid input parameter of vehicle: Invalid departPos definition for departPos. 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84c95
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPosLat ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,81c85,90
< Debug: Invalid input parameter of vehicle: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84c93
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departSpeed ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,81c85,93
< Debug: Invalid input parameter of vehicle: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of vehicle: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,7d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/>
<     <vehicle id="vehicle_1" depart="0.00" departSpeed="20.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create line ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,80c85,91
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
83c94
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6,8d5
<     <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"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
47c51
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
68a73
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
69a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
70a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,84c85,93
< Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicle: 'personNumber' cannot be negative
< Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'containerNumber' doesn't have a valid 'int' format
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'containerNumber' cannot be negative
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: Invalid input parameter of vehicle: 'containerNumber' doesn't have a valid 'int' format
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
30c30
<         <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"/>
33c33
<         <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"/>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" personNumber="13" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create vType ( Last six runs May2020 Apr2020 )

---------- 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 
83c87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
85,86c89
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c93
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93c96
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
97c100
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
100c103
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle delete ( Last six runs May2020 Apr2020 )

---------- 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 
49c53
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
70a75
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
71a77
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72a79
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,81c87,89
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
84,85d91
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
86a93,95
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,89d96
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
138c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
147a154
>                 <entry color="205,180,180" name="data mode"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
< Debug: Setting new attribute arrivalLane '500' into vehicle 'vehicle_0'
< Debug: Setting new attribute arrivalLane '0' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute arrivalLane '500' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane 'current' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalLane="0" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicle_0'
< Debug: Setting new attribute arrivalPos '-10' into vehicle 'vehicle_0'
< Debug: Setting new attribute arrivalPos '15.5' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute arrivalPos '-10.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,94d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicle_0'
96,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into vehicle 'vehicle_0'
101c96
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicle_0'
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalPos="15.50" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicle_0'
< Debug: Setting new attribute arrivalPos 'random' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalPos="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into vehicle 'vehicle_0'
< Debug: Setting new attribute arrivalPosLat '4.2' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute arrivalPosLat '0.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="left" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat 'right' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="right" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
< Debug: Setting new attribute arrivalSpeed '500' into vehicle 'vehicle_0'
< Debug: Value '-10' for attribute arrivalSpeed of vehicle isn't valid
< Debug: Setting new attribute arrivalSpeed '15.5' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute arrivalSpeed '500.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,94d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed 'current' into vehicle 'vehicle_0'
96,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
102c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="15.50" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyColor' for attribute color of vehicle isn't valid
< Debug: Setting new attribute color 'cyan' into vehicle 'vehicle_0'
< Debug: Setting new attribute color '12,13,14' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute color 'cyan' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
99,100d93
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
106,107d98
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" color="12,13,14" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyNumber' for attribute containerNumber of vehicle isn't valid
< Debug: Value '-5' for attribute containerNumber of vehicle isn't valid
< Debug: Value '' for attribute containerNumber of vehicle isn't valid
< Debug: Setting new attribute containerNumber '3' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" containerNumber="3" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart containerTriggered ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicle_0'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="containerTriggered" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart float ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicle_0'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Value '-3' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart '10.2' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,94d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
96,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
102c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="10.20" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart triggered ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicle_0'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart 'triggered' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="triggered" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'allowed' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="allowed" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'best' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="best" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane first ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Value '500' for attribute departLane of vehicle isn't valid
< Debug: Value '-10' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane '0' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="0" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'free' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="free" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'random' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departLane="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos base ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos float ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos '500' into vehicle 'vehicle_0'
< Debug: Setting new attribute departPos '20' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPos="20.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos free ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'free' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPos="free" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'last' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPos="last" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'random' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPos="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos '500' into vehicle 'vehicle_0'
< Debug: Setting new attribute departPos 'random_free' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPos="random_free" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88,91d89
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a92
> Debug: Keys Ctrl+Z (Undo) pressed
99,100d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
140c137
< Debug: Deleting unreferenced vehicle 'vehicle_0'
---
> Debug: Deleting unreferenced route 'route_0'
143d139
< Debug: Deleting unreferenced route 'route_0'
187a184,187
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
81,86c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicle_0'
< Debug: Setting new attribute departPosLat '5.6' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
90c90
< Debug: Setting previous attribute departPosLat '0.00' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
92,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
95,97d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101c96
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'free' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="free" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'left' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="left" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'random' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="random_free" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'right' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="right" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed desired ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'desired' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="desired" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Value '500' for attribute departSpeed of vehicle isn't valid
< Debug: Value '-10' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed '20' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="20.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'max' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'random' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="random" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed speedLimit ( Last six runs May2020 Apr2020 )

---------- 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 
81,85c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
89c90
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
91,93d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
95,96d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102,103d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
105,106d98
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" departSpeed="speedLimit" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
82,89c86,87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value '' for attribute id of vehicle isn't valid
< Debug: Value ';;;;;;;;' for attribute id of vehicle isn't valid
< Debug: Value 'id with spaces' for attribute id of vehicle isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of vehicle isn't valid
< Debug: Setting new attribute id 'customID' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
93c91
< Debug: Setting previous attribute id 'vehicle_0' into vehicle 'customID'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
96,97c94
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
99,100d95
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104c99
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="customID" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect line ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88c90
< Debug: Setting previous attribute line '' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
90,92d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
94,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
101,102d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" line="custom Line" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
81,90c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter '' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicle_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
94c90
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
96,97d91
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicle_0'
99,100d92
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicle_0'
102,103d93
<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 routes ----------
6,10d5
<     <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>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
81,87c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value 'dummyNumber' for attribute personNumber of vehicle isn't valid
< Debug: Value '-5' for attribute personNumber of vehicle isn't valid
< Debug: Value '' for attribute personNumber of vehicle isn't valid
< Debug: Setting new attribute personNumber '3' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c90
< Debug: Setting previous attribute personNumber '0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
93,95d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
97,98d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
104,105d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" depart="0.00" personNumber="3" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect route ( Last six runs May2020 Apr2020 )

---------- 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 
82,88c86,87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value '' for attribute route of vehicle isn't valid
< Debug: Value ';;;;' for attribute route of vehicle isn't valid
< Debug: Value 'dummyRoute' for attribute route of vehicle isn't valid
< Debug: Setting new attribute route 'secondRoute' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92c91
< Debug: Setting previous attribute route 'route_0' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
95,96c94
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing route 'secondRoute' in GNEChange_DemandElement
98,99d95
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
103c99
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <vehicle id="vehicle_0" depart="0.00" route="secondRoute"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType ( Last six runs May2020 Apr2020 )

---------- 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 
82,87c86,87
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Value ';;;;' for attribute type of vehicle isn't valid
< Debug: Value 'dummyVType' for attribute type of vehicle isn't valid
< Debug: Setting new attribute type 'custom_vType' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
91c91
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
94,95c94
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
97,98d95
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
102c99
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7d6
<     <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType_bike ( Last six runs May2020 Apr2020 )

---------- 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 
81,84c85,86
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 1, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute type 'DEFAULT_BIKETYPE' into vehicle 'vehicle_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
88c90
< Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into vehicle 'vehicle_0'
---
> Debug: Removing route 'route_0' in GNEChange_DemandElement
90,92d91
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
94,95d92
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
101,102d97
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
104,105d98
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute type 'DEFAULT_BIKETYPE' into vehicle 'vehicle_0'
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6d5
<     <vehicle id="vehicle_0" type="DEFAULT_BIKETYPE" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane current ( Last six runs May2020 Apr2020 )

---------- 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 
79,81d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalLane 'current' into vehicle 'vehicleA'
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
83,85c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
95d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
97d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101a99
> Debug: Keys Ctrl+Z (Undo) pressed
116,117d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalLane 'current' into vehicle 'vehicleA'
207a204,207
> 
> =================================================================
> ==17845==ERROR: LeakSanitizer: detected memory leaks
> 
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane float ( Last six runs May2020 Apr2020 )

---------- 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 
79,85d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalLane 'current' into vehicle 'vehicleA'
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
< Debug: Setting new attribute arrivalLane '500' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalLane '500' into vehicle 'vehicleB'
< Debug: Setting new attribute arrivalLane '0' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalLane '0' into vehicle 'vehicleB'
87,97c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '500' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalLane '500' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane 'current' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalLane 'current' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
107d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
109d94
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos float ( Last six runs May2020 Apr2020 )

---------- 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 
79,88c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicleB'
< Debug: Setting new attribute arrivalPos '-10' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos '-10' into vehicle 'vehicleB'
< Debug: Setting new attribute arrivalPos '15.5' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos '15.5' into vehicle 'vehicleB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92,93c87,90
< Debug: Setting previous attribute arrivalPos '-10.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos '-10.00' into vehicle 'vehicleA'
---
> Debug: Setting previous attribute selected '0' into vehicle 'vehicleB'
> Debug: Setting previous attribute selected '0' into vehicle 'vehicleA'
> Debug: Setting previous attribute selected '0' into route 'routeB'
> Debug: Setting previous attribute selected '0' into route 'routeA'
96,97c93,96
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicleA'
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos max ( Last six runs May2020 Apr2020 )

---------- 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 
79,82d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
84,87c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
99d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103a99
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleB'
210a204,210
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPos random ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos 'max' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicleB'
< Debug: Setting new attribute arrivalPos 'random' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPos 'random' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos '500.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'max' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos 'max' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPos '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="500.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
79,82d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
84,87c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
99d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103a99
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB'
210a204,210
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat '-12' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat '-12' into vehicle 'vehicleB'
< Debug: Setting new attribute arrivalPosLat '4.2' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat '4.2' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat '0.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat 'left' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'left' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
< Debug: Setting new attribute arrivalPosLat 'right' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalPosLat 'right' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalPosLat 'right' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed current ( Last six runs May2020 Apr2020 )

---------- 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 
79,81d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalSpeed 'current' into vehicle 'vehicleA'
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
83,85c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
95d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
97d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
101a99
> Debug: Keys Ctrl+Z (Undo) pressed
116,117d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute arrivalSpeed 'current' into vehicle 'vehicleA'
207a204,207
> 
> =================================================================
> ==18105==ERROR: LeakSanitizer: detected memory leaks
> 
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute arrivalSpeed 'current' into vehicle 'vehicleA'
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
< Debug: Setting new attribute arrivalSpeed '500' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalSpeed '500' into vehicle 'vehicleB'
< Debug: Value '-10' for attribute arrivalSpeed of vehicle isn't valid
< Debug: Setting new attribute arrivalSpeed '15.5' into vehicle 'vehicleA'
< Debug: Setting new attribute arrivalSpeed '15.5' into vehicle 'vehicleB'
88,98c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '500.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalSpeed '500.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed 'current' into vehicle 'vehicleB'
< Debug: Setting previous attribute arrivalSpeed 'current' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute arrivalSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
108d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection color ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute color 'yellow' into vehicle 'vehicleA'
< Debug: Setting new attribute color 'yellow' into vehicle 'vehicleB'
< Debug: Value 'dummyColor' for attribute color of vehicle isn't valid
< Debug: Setting new attribute color 'cyan' into vehicle 'vehicleA'
< Debug: Setting new attribute color 'cyan' into vehicle 'vehicleB'
< Debug: Setting new attribute color '12,13,14' into vehicle 'vehicleA'
< Debug: Setting new attribute color '12,13,14' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'cyan' into vehicle 'vehicleB'
< Debug: Setting previous attribute color 'cyan' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'yellow' into vehicle 'vehicleB'
< Debug: Setting previous attribute color 'yellow' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into vehicle 'vehicleB'
< Debug: Setting previous attribute color 'red' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection containerNumber ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute containerNumber '0' into vehicle 'vehicleA'
< Debug: Setting new attribute containerNumber '0' into vehicle 'vehicleB'
< Debug: Value 'dummyNumber' for attribute containerNumber of vehicle isn't valid
< Debug: Value '-5' for attribute containerNumber of vehicle isn't valid
< Debug: Value '' for attribute containerNumber of vehicle isn't valid
< Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleA'
< Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleB'
88,95c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute containerNumber '10' into vehicle 'vehicleB'
< Debug: Setting previous attribute containerNumber '5' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
105d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
107d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
110a98,99
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart containerTriggered ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicleA'
< Debug: Setting new attribute depart '0' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicleA'
< Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '2.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '1.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart float ( Last six runs May2020 Apr2020 )

---------- 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 
79,85d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicleA'
< Debug: Setting new attribute depart '0' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Value '-3' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart '10.2' into vehicle 'vehicleA'
< Debug: Setting new attribute depart '10.2' into vehicle 'vehicleB'
87,94c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '2.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '1.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
104d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
106d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
109a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart triggered ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute depart '0' into vehicle 'vehicleA'
< Debug: Setting new attribute depart '0' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute depart 'triggered' into vehicle 'vehicleA'
< Debug: Setting new attribute depart 'triggered' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute depart '2.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute depart '1.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane allowed ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'allowed' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'allowed' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane best ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'best' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'best' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane first ( Last six runs May2020 Apr2020 )

---------- 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 
79,82d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
84,87c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
99d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103a99
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
210a204,210
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Value '500' for attribute departLane of vehicle isn't valid
< Debug: Value '-10' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane '0' into vehicle 'vehicleB'
88,95c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
105d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
107d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
110a98,99
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane free ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'free' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'free' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane random ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute departLane 'random' into vehicle 'vehicleA'
< Debug: Setting new attribute departLane 'random' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane 'first' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departLane 'free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departLane '0' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos base ( Last six runs May2020 Apr2020 )

---------- 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 
79,82d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
84,87c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
99d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103a99
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
210a204,210
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" 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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos '500' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos '500' into vehicle 'vehicleB'
< Debug: Setting new attribute departPos '20' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos '20' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos free ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'free' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'free' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="free" 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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos last ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'last' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'last' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="last" 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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos random ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos 'random' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'random' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random" 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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute departPos '500' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos '500' into vehicle 'vehicleB'
< Debug: Setting new attribute departPos 'random_free' into vehicle 'vehicleA'
< Debug: Setting new attribute departPos 'random_free' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random_free" departPosLat="500.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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat center ( Last six runs May2020 Apr2020 )

---------- 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 
79,82d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
84,87c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
99d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
103a99
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
210a204,210
> 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleB'
< Debug: Setting new attribute departPosLat '5.6' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat '5.6' into vehicle 'vehicleB'
88,99c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat '0.00' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
109d93
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
10,12c9,11
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat free ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'free' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'free' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat left ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'left' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'left' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'random' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'random' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random_free ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'random_free' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'random_free' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat right ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute departPosLat 'right' into vehicle 'vehicleA'
< Debug: Setting new attribute departPosLat 'right' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departPosLat 'random_free' into vehicle 'vehicleB'
< Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed desired ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'desired' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed 'desired' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed float ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Value '500' for attribute departSpeed of vehicle isn't valid
< Debug: Value '-10' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed '20' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '20' into vehicle 'vehicleB'
88,95c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
105d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
107d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
110a98,99
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed max ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'max' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed 'max' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed random ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'random' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed 'random' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed speedLimit ( Last six runs May2020 Apr2020 )

---------- 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 
79,84d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicle 'vehicleA'
< Debug: Setting new attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
86,93c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute departSpeed 'speedLimit' into vehicle 'vehicleB'
< Debug: Setting previous attribute departSpeed '12.00' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
103d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
105d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
108a98,99
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
9,11c8,10
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection line ( Last six runs May2020 Apr2020 )

---------- 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 
79,81d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicleA'
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicleB'
83,86c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute line 'line B' into vehicle 'vehicleB'
< Debug: Setting previous attribute line 'line A' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
96d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
98d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
102a99
> Debug: Keys Ctrl+Z (Undo) pressed
117,119d113
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicleA'
< Debug: Setting new attribute line 'custom Line' into vehicle 'vehicleB'
209a204,209
> 
> =================================================================
> ==18112==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
7,9c6,8
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection parameters ( Last six runs May2020 Apr2020 )

---------- 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 
79,93c83
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter '' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter '' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleB'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicleA'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicleB'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
97,98c87,90
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleB'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleA'
---
> Debug: Setting previous attribute selected '0' into vehicle 'vehicleB'
> Debug: Setting previous attribute selected '0' into vehicle 'vehicleA'
> Debug: Setting previous attribute selected '0' into route 'routeB'
<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,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
16,18c15,17
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
8,10c8,10
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="KeyA1" value="valueA1"/>
>         <param key="KeyA2" value="valueA3"/>
>         <param key="KeyA3" value="valueA2"/>
13,15c13,15
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="KeyB1" value="valueB1"/>
>         <param key="KeyB2" value="valueB3"/>
>         <param key="KeyB3" value="valueB2"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection personNumber ( Last six runs May2020 Apr2020 )

---------- 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 
79,86d82
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 2, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute personNumber '0' into vehicle 'vehicleA'
< Debug: Setting new attribute personNumber '0' into vehicle 'vehicleB'
< Debug: Value 'dummyNumber' for attribute personNumber of vehicle isn't valid
< Debug: Value '-5' for attribute personNumber of vehicle isn't valid
< Debug: Value '' for attribute personNumber of vehicle isn't valid
< Debug: Setting new attribute personNumber '3' into vehicle 'vehicleA'
< Debug: Setting new attribute personNumber '3' into vehicle 'vehicleB'
88,95c84
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute personNumber '0' into vehicle 'vehicleB'
< Debug: Setting previous attribute personNumber '0' into vehicle 'vehicleA'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute personNumber '2' into vehicle 'vehicleB'
< Debug: Setting previous attribute personNumber '1' into vehicle 'vehicleA'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
105d93
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
107d94
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
110a98,99
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5c3,4
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 422 - 580
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 349 - 541
11,13c10,12
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
7c7
<     <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">
---
>     <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">
12c12
<     <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">
---
>     <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">

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

---------- 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 
148,151d151
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements vehicle load depart ( Last six runs May2020 Apr2020 )
demandElements vehicletype load containercapacity ( Last six runs May2020 Apr2020 )
demandElements vehicletype load length ( Last six runs May2020 Apr2020 )
demandElements vehicletype load maxspeed ( Last six runs May2020 Apr2020 )
demandElements vehicletype load maxspeedlat ( Last six runs May2020 Apr2020 )
demandElements vehicletype load personcapacity ( Last six runs May2020 Apr2020 )
demandElements vehicletype load width ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicle load route ( Last six runs May2020 Apr2020 )

---------- 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 
137,140d140
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements vehicle volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
35c35,39
< 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
93a98,101
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_3'.
94a103,105
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
121c132
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
199,205d209
< Debug: Deleting unreferenced vehicle 'vehicle_0' in AttributeCarriers destructor
< Debug: Deleting unreferenced vehicle 'vehicle_1' in AttributeCarriers destructor
< Debug: Deleting unreferenced vehicle 'vehicle_2' in AttributeCarriers destructor
< Debug: Deleting unreferenced vehicle 'vehicle_3' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
208,211d211
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
4c4
<         <background backgroundColor="white" showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
---
>         <background backgroundColor="white" showGrid="1" gridXSize="100.00" gridYSize="100.00"/>
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_0'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_1'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_2'.
> Error: Invalid vehicle type 'DEFAULT_VEHTYPE' used in vehicle 'vehicle_3'.
---------- Differences in net ----------
51c51
<         <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"/>
54c54
<         <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"/>
66c66
<         <lane id=":gneJ8_0_0" index="0" disallow="pedestrian" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.63,40.02 12.66,38.36 15.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
---------- Differences in routes ----------
9,12d8
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
<     <vehicle id="vehicle_1" depart="1.00" route="route_1"/>
<     <vehicle id="vehicle_2" depart="2.00" route="route_2"/>
<     <vehicle id="vehicle_3" depart="3.00" route="route_3"/>

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

---------- 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 
146,149d149
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements vehicletype load actionStepLength ( Last six runs May2020 Apr2020 )
demandElements vehicletype load impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype load speedfactor ( Last six runs May2020 Apr2020 )

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

---------- 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 
140,143d143
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements vehicletype load carfollowingmodel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load emissionclass ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel ( Last six runs May2020 Apr2020 )

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

---------- 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 
151,154d154
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements vehicletype load carfollowingmodel_params accel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params apparentdecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params decel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params emergencydecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype load carfollowingmodel_params tau ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_accel_lat ( Last six runs May2020 Apr2020 )
demandElements vehicletype load lanechangemodel_params lc_max_speed_lat_factor ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params cf_idm_stepping ( Last six runs May2020 Apr2020 )

---------- 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 
153,156d156
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- Differences in errors ----------
36a37,40
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
155,158d158
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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
demandElements vehicletype load carfollowingmodel_params sigma ( Last six runs May2020 Apr2020 )
demandElements vehicletype load junctionmodel_params jm_sigma_minor ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load carfollowingmodel_params train_type ( Last six runs May2020 Apr2020 )

---------- 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 
146,149d149
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load latalignment ( Last six runs May2020 Apr2020 )

---------- 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 
150,153d153
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load osgfile ( Last six runs May2020 Apr2020 )

---------- 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 
134,137d137
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
131,134d134
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

TEST FAILED on ts-sim-build-ba : demandElements vehicletype load vclass ( Last six runs May2020 Apr2020 )

---------- 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 
139,142d142
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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

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

---------- 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 
95,98d98
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements connections create default ( Last six runs May2020 Apr2020 )
netElements connections create invalid ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create priority ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections create yield ( Last six runs May2020 Apr2020 )

---------- 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 
22c26,30
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27a36,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32a44,46
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
73,86d86
< Debug: Deleting unreferenced connection 'from8_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_1to3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_1to1_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'A' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'B' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'C' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
50c50
<         <request index="5"  response="00001110000001111" foes="10001110001001111"/>
---
>         <request index="5"  response="00001110001001111" foes="10001110001001111"/>

TEST FAILED on ts-sim-build-ba : netElements connections delete click ( Last six runs May2020 Apr2020 )

---------- 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 
22,24c26,31
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '6'
< Debug: declaring connections of edge '6' as loaded (It will not be removed)
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '2'
> Debug: invalidating (removing) connections of edge '2' due it were guessed
27,32c34,48
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '8'
< Debug: declaring connections of edge '8' as loaded (It will not be removed)
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '5'
< Debug: declaring connections of edge '5' as loaded (It will not be removed)
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '7'
< Debug: declaring connections of edge '7' as loaded (It will not be removed)
---
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'B'
> Debug: Removing connection '6_1->4_1' from edge '6'
> Debug: Deleting unreferenced connection 'from6_1to4_1' in removeConnection()
> Debug: Removing connection '6_1->1_1' from edge '6'
> Debug: Deleting unreferenced connection 'from6_1to1_1' in removeConnection()
> Debug: Removing connection '6_0->1_0' from edge '6'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,39d7
<     <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"/>
<     </edge>
<     <edge id="7" from="C" to="Center" priority="-1">
<         <lane id="7_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="0.00,45.20 39.60,45.20"/>
<         <lane id="7_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="0.00,48.40 39.60,48.40"/>
<     </edge>
<     <edge id="8" from="D" to="Center" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections delete click_selected ( Last six runs May2020 Apr2020 )

---------- 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 
22,559c26,27
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute selected 'true' into connection 'from5_0to2_0'
< Debug: Setting new attribute selected 'true' into connection 'from5_0to4_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 connection 'from6_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from6_0to3_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 connection 'from7_0to1_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_0to4_0'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_0to2_0'
< Debug: Setting new attribute selected 'true' into connection 'from8_0to3_0'
< Debug: Setting new attribute selected 'true' into connection 'from8_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_1to3_1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '6'
< Debug: declaring connections of edge '6' as loaded (It will not be removed)
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '8'
< Debug: declaring connections of edge '8' as loaded (It will not be removed)
< Debug: Setting new attribute modificationStatusNotForPrinting 'modified' into edge '5'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,12d0
< Warning: Lane '1_0' is not connected from any incoming edge at junction 'Center'.
< Warning: Lane '1_1' is not connected from any incoming edge at junction 'Center'.
< Warning: Lane '2_0' is not connected from any incoming edge at junction 'Center'.
< Warning: Lane '2_1' is not connected from any incoming edge at junction 'Center'.
< Warning: Lane '3_0' is not connected from any incoming edge at junction 'Center'.
< Warning: Edge '5' is not connected to outgoing edges at junction 'Center'.
< Warning: Edge '6' is not connected to outgoing edges at junction 'Center'.
< Warning: Edge '7' is not connected to outgoing edges at junction 'Center'.
< Warning: Edge '8' is not connected to outgoing edges at junction 'Center'.
< Warning: Edge '5' is not connected to outgoing edges at junction 'Center'.
< Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 16 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Differences in output ----------
4c4
< Net Element
---
> network element
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections delete frame ( Last six runs May2020 Apr2020 )

---------- 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 
22a27,32
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35a46,48
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
48a62,64
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
61d76
< Debug: Deleting net builder in GNENet destructor
94,108d108
< Debug: Deleting unreferenced connection 'from7_1to2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '8' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '8_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '8_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_0to2_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_0to3_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from8_1to1_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

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

---------- 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 
22,95c26,30
< Debug: Enabled show connections throught alt + 3
< Debug: Value 'dummyContPos' for attribute contPos of connection isn't valid
< Debug: Value '-3' for attribute contPos of connection isn't valid
< Debug: Setting new attribute contPos '0' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute contPos '12' into connection 'from8_0to3_0'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute contPos '0.00' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute contPos '-1.00' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute contPos '0' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute contPos '12' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect contpos ( Last six runs May2020 Apr2020 )
netElements connections inspect_TLS contpos ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect customshape ( Last six runs May2020 Apr2020 )

---------- 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 
22,88c26,30
< Debug: Enabled show connections throught alt + 3
< 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 customShape of connection isn't valid
< Debug: Setting new attribute customShape '60.40,51.60 55.33,50.28 52.69,54.99 50.24,50.37 47.60,54.75 45.30,50.40 39.60,51.60' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute customShape '' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute customShape '60.40,51.60 55.33,50.28 52.69,54.99 50.24,50.37 47.60,54.75 45.30,50.40 39.60,51.60' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< 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
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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>

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

---------- 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 
22,25c26,29
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
26a31,34
> Debug: Value ' ' for attribute radius of junction isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
28,29d35
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute keepClear '1' into connection 'from8_0to3_0'
30a37,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32,33d40
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
77c77
<     <connection from="8" to="3" fromLane="0" toLane="0" keepClear="0" dir="s" state="m"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" dir="s" state="m"/>
netElements connections inspect keepclear ( Last six runs May2020 Apr2020 )
netElements connections inspect pass ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
22,124c26,30
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter '' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter '' into connection 'from8_0to3_0'
< 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 guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect speed ( Last six runs May2020 Apr2020 )

---------- 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 
22,28c26,33
< Debug: Enabled show connections throught alt + 3
< Debug: Value 'dummySpeed' for attribute speed of connection isn't valid
< Debug: Value '-3' for attribute speed of connection isn't valid
< Debug: Setting new attribute speed '0' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute speed '15.5' into connection 'from8_0to3_0'
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummySpeed' for attribute fringe of junction isn't valid
> Debug: Value 'dummySpeed' for attribute fringe of junction isn't valid
> Debug: Value '-3' for attribute fringe of junction isn't valid
> Debug: Value '15.5' for attribute fringe of junction isn't valid
29a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31,32d38
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute speed '0.00' into connection 'from8_0to3_0'
34,35d39
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
77c77
<     <connection from="8" to="3" fromLane="0" toLane="0" speed="15.50" dir="s" state="m"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" dir="s" state="m"/>

TEST FAILED on ts-sim-build-ba : netElements connections inspect uncontrolled ( Last six runs May2020 Apr2020 )

---------- 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 
22,25c26,29
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
26a31,34
> Debug: Value ' ' for attribute rightOfWay of junction isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
28,29d35
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute uncontrolled '0' into connection 'from8_0to3_0'
30a37,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32,33d40
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to3_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
77c77
<     <connection from="8" to="3" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="m"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" dir="s" state="m"/>

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

---------- 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 
22,95c26,30
< Debug: Enabled show connections throught alt + 3
< Debug: Value 'dummyVisibility' for attribute visibility of connection isn't valid
< Debug: Value '-4' for attribute visibility of connection isn't valid
< Debug: Setting new attribute visibility '0' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute visibility '11' into connection 'from8_0to3_0'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute visibility '0.00' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute visibility '-1.00' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute visibility '0' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute visibility '11' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect visibility ( Last six runs May2020 Apr2020 )
netElements connections inspect_TLS visibility ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS customshape ( Last six runs May2020 Apr2020 )

---------- 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 
22,25c26,30
< Debug: Enabled show connections throught alt + 3
< 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 customShape of connection isn't valid
< Debug: Setting new attribute customShape '60.40,51.60 55.33,50.28 52.69,54.99 50.24,50.37 47.60,54.75 45.30,50.40 39.60,51.60' into connection 'from8_0to3_0'
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute name 'dummyShape' into junction 'Center'
27a33
> Debug: Setting new attribute name '' into junction 'Center'
28a35,37
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31c40
< Debug: Setting previous attribute customShape '' into connection 'from8_0to3_0'
---
> Debug: Setting previous attribute name 'dummyShape' into junction 'Center'
32a42,43
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute name '' into junction 'Center'
34a46,48
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 net ----------
84c84
<     <connection from="8" to="3" fromLane="0" toLane="0" shape="60.40,51.60 55.33,50.28 52.69,54.99 50.24,50.37 47.60,54.75 45.30,50.40 39.60,51.60" tl="Center" linkIndex="5" dir="s" state="o"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="5" dir="s" state="o"/>

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

---------- 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 
22,25c26,29
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
26a31,34
> Debug: Value ' ' for attribute radius of junction isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
28,29d35
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute keepClear '1' into connection 'from8_0to3_0'
30a37,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32,33d40
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
84c84
<     <connection from="8" to="3" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="5" dir="s" state="o"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="5" dir="s" state="o"/>
netElements connections inspect_TLS keepclear ( Last six runs May2020 Apr2020 )
netElements connections inspect_TLS pass ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
22,31c26,34
< Debug: Enabled show connections throught alt + 3
< Debug: Value 'dummyLinkIndex' for attribute linkIndex of connection isn't valid
< Debug: Value '-2' for attribute linkIndex of connection isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Adding TLS into junction 'Center'
< Debug: Value '600' for attribute linkIndex of connection isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyLinkIndex' for attribute fringe of junction isn't valid
> Debug: Value '-2' for attribute fringe of junction isn't valid
> Debug: Value '0' for attribute fringe of junction isn't valid
> Debug: Value '0' for attribute fringe of junction isn't valid
> Debug: Value '12' for attribute fringe of junction isn't valid
32a36,38
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
84c84
<     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="12" dir="s" state="o"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="5" dir="s" state="o"/>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS parameters ( Last six runs May2020 Apr2020 )

---------- 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 
22,124c26,32
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter '' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter '' into connection 'from8_0to3_0'
< 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 guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect_TLS speed ( Last six runs May2020 Apr2020 )

---------- 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 
22,28c26,31
< Debug: Enabled show connections throught alt + 3
< Debug: Value 'dummySpeed' for attribute speed of connection isn't valid
< Debug: Value '-3' for attribute speed of connection isn't valid
< Debug: Setting new attribute speed '0' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute speed '15.5' into connection 'from8_0to3_0'
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Open additional dialog
> Debug: Cancel additional dialog
29a33,35
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
31,32d36
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute speed '0.00' into connection 'from8_0to3_0'
34,35d37
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute speed '-1.00' into connection 'from8_0to3_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
84c84
<     <connection from="8" to="3" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="5" dir="s" state="o"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="5" dir="s" state="o"/>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_TLS uncontrolled ( Last six runs May2020 Apr2020 )

---------- 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 
22,25c26,29
< Debug: Enabled show connections throught alt + 3
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to3_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Enabled show demand elements throught alt + 3
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
26a31,34
> Debug: Value ' ' for attribute rightOfWay of junction isn't valid
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
28,29d35
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute uncontrolled '0' into connection 'from8_0to3_0'
30a37,39
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
32,33d40
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to3_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
57,58c57,58
<         <request index="5"  response="1000111000001111" foes="1000111000001111"/>
<         <request index="6"  response="1000111000001111" foes="1000111000001111"/>
---
>         <request index="5"  response="0000111000001111" foes="1000111000001111"/>
>         <request index="6"  response="0000111000001111" foes="1000111000001111"/>
67c67
<         <request index="15" response="0000111000001110" foes="0000111001101110"/>
---
>         <request index="15" response="0000111001101110" foes="0000111001101110"/>
84c84
<     <connection from="8" to="3" fromLane="0" toLane="0" uncontrolled="1" dir="s" state="m"/>
---
>     <connection from="8" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="5" dir="s" state="o"/>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected contpos ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,54c56,59
< Debug: Value 'dummyContPos' for attribute contPos of connection isn't valid
< Debug: Value '-3' for attribute contPos of connection isn't valid
< Debug: Setting new attribute contPos '0' into connection 'from5_0to4_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute name 'dummyContPos' into junction 'A'
57,87c62,80
< Debug: Setting new attribute contPos '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute contPos '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute contPos '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute contPos '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute contPos '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute contPos '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute contPos '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute contPos '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute contPos '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute contPos '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute contPos '0' into connection 'from7_1to2_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
41,44c41,44
<     <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes="" shape="50.00,0.00 43.60,0.00 50.00,0.00"/>
<     <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="2_0 2_1" intLanes="" shape="50.00,100.00 56.40,100.00 50.00,100.00"/>
<     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes="" shape="0.00,50.00 0.00,56.40 0.00,50.00"/>
<     <junction id="Center" type="priority" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes="" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18">
---
>     <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes="" shape="50.00,0.00 43.60,0.00 50.00,0.00" name="12"/>
>     <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="2_0 2_1" intLanes="" shape="50.00,100.00 56.40,100.00 50.00,100.00" name="12"/>
>     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes="" shape="0.00,50.00 0.00,56.40 0.00,50.00" name="12"/>
>     <junction id="Center" type="priority" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes="" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18" name="12">
62c62
<     <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="4_0 4_1" intLanes="" shape="100.00,50.00 100.00,43.60 100.00,50.00"/>
---
>     <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="4_0 4_1" intLanes="" shape="100.00,50.00 100.00,43.60 100.00,50.00" name="12"/>
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" contPos="12.00" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" contPos="12.00" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" contPos="12.00" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" contPos="12.00" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" contPos="12.00" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" contPos="12.00" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" contPos="12.00" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" contPos="12.00" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" contPos="12.00" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" contPos="12.00" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" contPos="12.00" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" contPos="12.00" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" contPos="12.00" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" contPos="12.00" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" contPos="12.00" dir="s" state="m"/>
<truncated after showing first 30 lines>

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

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,69c56,58
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to2_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to3_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to3_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to1_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to4_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to2_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_1to3_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_1to1_1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" keepClear="0" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" keepClear="0" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" keepClear="0" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" keepClear="0" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" keepClear="0" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" keepClear="0" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" keepClear="0" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" keepClear="0" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" keepClear="0" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" keepClear="0" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" keepClear="0" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" keepClear="0" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" keepClear="0" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" keepClear="0" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" keepClear="0" dir="s" state="m"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" keepClear="0" 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>
netElements connections inspect_selected keepclear ( Last six runs May2020 Apr2020 )
netElements connections inspect_selected pass ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,291c56,61
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to2_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to2_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to3_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to1_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to4_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to1_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to4_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to4_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to2_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to2_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to3_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to1_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to4_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 ----------
64,143c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" dir="r" state="M">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="2" fromLane="0" toLane="0" dir="s" state="M">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="2" fromLane="1" toLane="1" dir="s" state="M">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="3" fromLane="1" toLane="1" dir="l" state="m">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="6" to="3" fromLane="0" toLane="0" dir="r" state="M">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected speed ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,274c56,59
< Debug: Value 'dummySpeed' for attribute speed of connection isn't valid
< Debug: Value '-3' for attribute speed of connection isn't valid
< Debug: Setting new attribute speed '0' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute speed '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute speed '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute speed '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute speed '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute speed '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute speed '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute speed '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute speed '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute speed '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute speed '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute speed '0' into connection 'from7_1to2_1'
< Debug: Setting new attribute speed '0' into connection 'from8_0to2_0'
< Debug: Setting new attribute speed '0' into connection 'from8_0to3_0'
< Debug: Setting new attribute speed '0' into connection 'from8_1to3_1'
< Debug: Setting new attribute speed '0' into connection 'from8_1to1_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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>

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

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,156c56,59
< Debug: Setting new attribute uncontrolled 'true' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute uncontrolled 'true' into connection 'from5_0to2_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from5_1to2_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from5_1to3_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from6_0to3_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from6_0to1_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from6_1to1_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from6_1to4_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from7_0to1_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from7_0to4_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from7_1to2_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to2_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_0to3_0'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_1to3_1'
< Debug: Setting new attribute uncontrolled 'true' into connection 'from8_1to1_1'
< Debug: Key F5 (Compute) pressed
< 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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect_selected uncontrolled ( Last six runs May2020 Apr2020 )
netElements connections inspect_selected_TLS uncontrolled ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected visibility ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,87c56,58
< Debug: Value 'dummyVisibility' for attribute visibility of connection isn't valid
< Debug: Value '-4' for attribute visibility of connection isn't valid
< Debug: Setting new attribute visibility '0' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute visibility '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute visibility '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute visibility '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute visibility '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute visibility '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute visibility '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute visibility '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute visibility '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute visibility '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute visibility '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute visibility '0' into connection 'from7_1to2_1'
< Debug: Setting new attribute visibility '0' into connection 'from8_0to2_0'
< Debug: Setting new attribute visibility '0' into connection 'from8_0to3_0'
< Debug: Setting new attribute visibility '0' into connection 'from8_1to3_1'
< Debug: Setting new attribute visibility '0' into connection 'from8_1to1_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: Invalid format of parameter (dummyVisibility)
> Warning: Invalid format of parameter (dummyVisibility)
> Warning: Invalid format of parameter (-4)
> Warning: Invalid format of parameter (11)
---------- Differences in net ----------
64,79c64,79
<     <connection from="5" to="4" fromLane="0" toLane="0" visibility="11.00" dir="r" state="M"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" visibility="11.00" dir="s" state="M"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" visibility="11.00" dir="s" state="M"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" visibility="11.00" dir="l" state="m"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" visibility="11.00" dir="r" state="M"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" visibility="11.00" dir="s" state="M"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" visibility="11.00" dir="s" state="M"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" visibility="11.00" dir="l" state="m"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" visibility="11.00" dir="r" state="m"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" visibility="11.00" dir="s" state="m"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" visibility="11.00" dir="s" state="m"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" visibility="11.00" dir="l" state="m"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" visibility="11.00" dir="r" state="m"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" visibility="11.00" dir="s" state="m"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" visibility="11.00" dir="s" state="m"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" visibility="11.00" 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_TLS contpos ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,54c56,59
< Debug: Value 'dummyContPos' for attribute contPos of connection isn't valid
< Debug: Value '-3' for attribute contPos of connection isn't valid
< Debug: Setting new attribute contPos '0' into connection 'from5_0to4_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute name 'dummyContPos' into junction 'A'
57,87c62,80
< Debug: Setting new attribute contPos '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute contPos '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute contPos '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute contPos '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute contPos '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute contPos '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute contPos '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute contPos '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute contPos '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute contPos '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute contPos '0' into connection 'from7_1to2_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
48,51c48,51
<     <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes="" shape="50.00,0.00 43.60,0.00 50.00,0.00"/>
<     <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="2_0 2_1" intLanes="" shape="50.00,100.00 56.40,100.00 50.00,100.00"/>
<     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes="" shape="0.00,50.00 0.00,56.40 0.00,50.00"/>
<     <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes="" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18">
---
>     <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes="" shape="50.00,0.00 43.60,0.00 50.00,0.00" name="12"/>
>     <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="2_0 2_1" intLanes="" shape="50.00,100.00 56.40,100.00 50.00,100.00" name="12"/>
>     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes="" shape="0.00,50.00 0.00,56.40 0.00,50.00" name="12"/>
>     <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes="" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18" name="12">
69c69
<     <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="4_0 4_1" intLanes="" shape="100.00,50.00 100.00,43.60 100.00,50.00"/>
---
>     <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="4_0 4_1" intLanes="" shape="100.00,50.00 100.00,43.60 100.00,50.00" name="12"/>
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" contPos="12.00" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" contPos="12.00" tl="Center" linkIndex="6" dir="s" state="o"/>
<truncated after showing first 30 lines>

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

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,69c56,58
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to2_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to3_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to3_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to1_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to4_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to2_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_0to3_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_1to3_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from8_1to1_1'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" keepClear="0" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" keepClear="0" tl="Center" linkIndex="7" dir="l" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="8" dir="r" state="O"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="9" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="10" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="11" dir="l" state="o"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0" dir="r" state="O"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="2" dir="s" state="O"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="3" dir="l" state="o"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="12" dir="r" state="o"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="13" dir="s" state="o"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="14" dir="s" state="o"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="15" dir="l" state="o"/>
<truncated after showing first 30 lines>
netElements connections inspect_selected_TLS keepclear ( Last six runs May2020 Apr2020 )
netElements connections inspect_selected_TLS pass ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,367c56,59
< Debug: Value 'dummyLinkIndex' for attribute linkIndex of connection isn't valid
< Debug: Value '-2' for attribute linkIndex of connection isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 connections inspect_selected_TLS parameters ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,291c56,61
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to2_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to2_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to3_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to1_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to4_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to1_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to4_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to4_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to2_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to2_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to3_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to1_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to4_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 ----------
71,150c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="8" dir="r" state="O">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="9" dir="s" state="O">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="10" dir="s" state="O">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="11" dir="l" state="o">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0" dir="r" state="O">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </connection>
<     <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS speed ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,87c56,60
< Debug: Value 'dummySpeed' for attribute speed of connection isn't valid
< Debug: Value '-3' for attribute speed of connection isn't valid
< Debug: Setting new attribute speed '0' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute speed '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute speed '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute speed '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute speed '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute speed '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute speed '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute speed '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute speed '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute speed '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute speed '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute speed '0' into connection 'from7_1to2_1'
< Debug: Setting new attribute speed '0' into connection 'from8_0to2_0'
< Debug: Setting new attribute speed '0' into connection 'from8_0to3_0'
< Debug: Setting new attribute speed '0' into connection 'from8_1to3_1'
< Debug: Setting new attribute speed '0' into connection 'from8_1to1_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" speed="15.50" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" speed="15.50" tl="Center" linkIndex="7" dir="l" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="8" dir="r" state="O"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="9" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="10" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="11" dir="l" state="o"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0" dir="r" state="O"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="2" dir="s" state="O"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="3" dir="l" state="o"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="12" dir="r" state="o"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="13" dir="s" state="o"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="14" dir="s" state="o"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="15" dir="l" state="o"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements connections inspect_selected_TLS visibility ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Enabled show connections throught alt + 3
---
> Debug: Enabled show demand elements throught alt + 3
52,87c56,58
< Debug: Value 'dummyVisibility' for attribute visibility of connection isn't valid
< Debug: Value '-4' for attribute visibility of connection isn't valid
< Debug: Setting new attribute visibility '0' into connection 'from5_0to4_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute visibility '0' into connection 'from5_0to2_0'
< Debug: Setting new attribute visibility '0' into connection 'from5_1to2_1'
< Debug: Setting new attribute visibility '0' into connection 'from5_1to3_1'
< Debug: Setting new attribute visibility '0' into connection 'from6_0to3_0'
< Debug: Setting new attribute visibility '0' into connection 'from6_0to1_0'
< Debug: Setting new attribute visibility '0' into connection 'from6_1to1_1'
< Debug: Setting new attribute visibility '0' into connection 'from6_1to4_1'
< Debug: Setting new attribute visibility '0' into connection 'from7_0to1_0'
< Debug: Setting new attribute visibility '0' into connection 'from7_0to4_0'
< Debug: Setting new attribute visibility '0' into connection 'from7_1to4_1'
< Debug: Setting new attribute visibility '0' into connection 'from7_1to2_1'
< Debug: Setting new attribute visibility '0' into connection 'from8_0to2_0'
< Debug: Setting new attribute visibility '0' into connection 'from8_0to3_0'
< Debug: Setting new attribute visibility '0' into connection 'from8_1to3_1'
< Debug: Setting new attribute visibility '0' into connection 'from8_1to1_1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: Invalid format of parameter (dummyVisibility)
> Warning: Invalid format of parameter (-4)
> Warning: Invalid format of parameter (11)
---------- Differences in net ----------
71,86c71,86
<     <connection from="5" to="4" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="8" dir="r" state="O"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="9" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="10" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="11" dir="l" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="0" dir="r" state="O"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="12" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="13" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="14" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="15" dir="l" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="4" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" visibility="11.00" tl="Center" linkIndex="5" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" visibility="11.00" tl="Center" linkIndex="7" dir="l" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="8" dir="r" state="O"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="9" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="10" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="11" dir="l" state="o"/>
>     <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0" dir="r" state="O"/>
>     <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"/>
>     <connection from="6" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="2" dir="s" state="O"/>
>     <connection from="6" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="3" dir="l" state="o"/>
>     <connection from="7" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="12" dir="r" state="o"/>
>     <connection from="7" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="13" dir="s" state="o"/>
>     <connection from="7" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="14" dir="s" state="o"/>
>     <connection from="7" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="15" dir="l" state="o"/>
<truncated after showing first 30 lines>

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

---------- 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 
31c35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
79,82d82
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements crossings with_tls create button_clear ( Last six runs May2020 Apr2020 )
netElements crossings with_tls create button_invert ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create button_clear ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create button_invert ( Last six runs May2020 Apr2020 )

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 
75c79
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
238,241d241
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create default ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create default ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create default_invalid ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create default_invalid ( Last six runs May2020 Apr2020 )

---------- 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
114,115c118,119
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
238,241d241
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

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 
75c79
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
160,163d163
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create duplicated ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create duplicated ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create manual ( Last six runs May2020 Apr2020 )

---------- 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 
70,74d73
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
110,113d108
< 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'
149,152d143
< 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()
227d217
< Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor
233a224,233
> 
> =================================================================
> ==21886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1232 byte(s) in 22 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< 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.
---------- Differences in net ----------
8,60d7
<     <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>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
<     </edge>
<     <edge id=":Center_8" function="internal">
<         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/>
<     </edge>
<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 
152,155d155
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create single_crossing ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create single_crossing ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create split_crossing ( Last six runs May2020 Apr2020 )

---------- 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 
75,76d78
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
115,118d116
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
119a118
> Debug: Keys Ctrl+Z (Undo) pressed
160,162d158
< Debug: Calling GNEUndoList::redo()
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
237d232
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEJunction destructor
244a240,244
> 
> =================================================================
> ==21926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1680 byte(s) in 30 object(s) allocated from:
---------- Differences in log ----------
1,3c1,4
< 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.
---
> Warning: Invalid pedestrian topology: crossing ':Center_c0' 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 [8] has no target.
> Warning: Invalid pedestrian topology: crossing ':Center_c0' across [8] has no target.
---------- Differences in net ----------
35c35
<         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="54.80,39.60 55.15,42.05 56.20,43.80 56.40,43.92"/>
---
>         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/>
45,48c45
<         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="56.40,43.92 57.95,44.85 60.40,45.20"/>
<     </edge>
<     <edge id=":Center_19" function="internal">
<         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
60,73c57,58
<     <edge id=":Center_20" function="internal">
<         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="46.27,50.00 48.60,51.40 50.85,55.15 51.60,60.40"/>
<     </edge>
<     <edge id=":Center_c0" function="crossing" crossingEdges="8">
<         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="58.40,50.00 58.40,56.40"/>
<     </edge>
<     <edge id=":Center_c1" function="crossing" crossingEdges="4">
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="58.40,43.60 58.40,50.00"/>
<     </edge>
<     <edge id=":Center_w0" function="walkingarea">
<         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="56.40,56.40 60.40,56.40 60.40,43.60 56.40,43.60"/>
<     </edge>
<     <edge id=":Center_w1" function="walkingarea">
<         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="4.00" shape="56.40,50.00 60.40,50.00 60.40,50.00 56.40,50.00"/>
---
>     <edge id=":Center_19" function="internal">
>         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="46.27,50.00 48.60,51.40 50.85,55.15 51.60,60.40"/>
110,114c95,98
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create width ( Last six runs May2020 Apr2020 )

---------- 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 
70,74d73
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
79,82d77
< 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'
118,121d112
< 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()
196d186
< Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor
202a193,202
> 
> =================================================================
> ==21929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< 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.
---------- Differences in net ----------
8,60d7
<     <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>
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
<     </edge>
<     <edge id=":Center_8" function="internal">
<         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/>
<     </edge>
<truncated after showing first 30 lines>

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

---------- 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 
31c35
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
87,90d90
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements crossings with_tls create_sidewalks button_clear ( Last six runs May2020 Apr2020 )
netElements crossings with_tls create_sidewalks button_invert ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks button_clear ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks button_invert ( Last six runs May2020 Apr2020 )

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 
75c79
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
246,249d249
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create_sidewalks default ( Last six runs May2020 Apr2020 )
netElements crossings with_tls create_sidewalks default_invalid ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks default ( Last six runs May2020 Apr2020 )

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 
75c79
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
168,171d171
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create_sidewalks duplicated ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks duplicated ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create_sidewalks manual ( Last six runs May2020 Apr2020 )

---------- 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 
238,241d241
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

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 
160,163d163
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create_sidewalks single_crossing ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks single_crossing ( Last six runs May2020 Apr2020 )

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 
249,252d252
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls create_sidewalks split_crossing ( Last six runs May2020 Apr2020 )
netElements crossings without_tls create_sidewalks split_crossing ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls create_sidewalks width ( Last six runs May2020 Apr2020 )

---------- 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 
70,74d73
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
79,82d77
< 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'
118,121d112
< 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()
204d194
< Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor
210a201,210
> 
> =================================================================
> ==22340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,90d7
<     <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">
<         <lane id=":Center_17_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">
<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 
197,200d200
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls delete basic ( Last six runs May2020 Apr2020 )
netElements crossings without_tls delete basic ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete junction ( Last six runs May2020 Apr2020 )

---------- 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 
595,598d598
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete junction_noredo ( Last six runs May2020 Apr2020 )

---------- 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 
481,484d484
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

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 
187,190d190
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls delete noredo ( Last six runs May2020 Apr2020 )
netElements crossings without_tls delete noredo ( Last six runs May2020 Apr2020 )

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 
189,192d192
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls delete_sidewalks basic ( Last six runs May2020 Apr2020 )
netElements crossings without_tls delete_sidewalks basic ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete_sidewalks junction ( Last six runs May2020 Apr2020 )

---------- 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 
547,550d550
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls delete_sidewalks junction_noredo ( Last six runs May2020 Apr2020 )

---------- 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 
441,444d444
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

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 
179,182d182
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls delete_sidewalks noredo ( Last six runs May2020 Apr2020 )
netElements crossings without_tls delete_sidewalks noredo ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect customshape ( Last six runs May2020 Apr2020 )

---------- 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 
237,240d240
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect edges ( Last six runs May2020 Apr2020 )

---------- 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 
77,80c81
< Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid
112,113c113,114
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
115c116,117
< Debug: Value '4 8' for attribute edges of crossing 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 '4 8' for attribute shape of junction isn't valid
147,148c149,150
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
150c152,153
<truncated after showing first 30 lines>
---------- 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.
---------- Differences in net ----------
87,88c87,88
<     <edge id=":Center_c1" function="crossing" crossingEdges="3">
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="41.60,56.40 41.60,50.00"/>
---
>     <edge id=":Center_c1" function="crossing" crossingEdges="3 7">
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/>
97c97
<         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="18.45" width="4.00" shape="43.60,50.00 39.60,50.00 60.90,43.60 56.90,43.60"/>
---
>         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="4.00" shape="43.60,43.60 39.60,43.60 60.90,43.60 56.90,43.60"/>
169,172c169,172
<         <request index="12" response="000000000000000110" foes="000000000000000110" cont="0"/>
<         <request index="13" response="010000111100001110" foes="010000111110001110" cont="0"/>
<         <request index="14" response="010000111100001110" foes="010000111110001110" cont="0"/>
<         <request index="15" response="000000111001101110" foes="000000111001101110" cont="1"/>
---
>         <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/>
>         <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="15" response="100000111001101110" foes="100000111001101110" cont="1"/>
174c174
<         <request index="17" response="000000000000000000" foes="000000100001100001" cont="0"/>
---
>         <request index="17" response="000000000000000000" foes="001111100001100001" cont="0"/>
185c185
<     <junction id=":Center_21_0" type="internal" x="46.27" y="50.00" incLanes=":Center_15_0 8_0 8_1" intLanes=":Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_5_1 :Center_9_0 :Center_9_1 :Center_11_0"/>
---
>     <junction id=":Center_21_0" type="internal" x="46.27" y="50.00" incLanes=":Center_15_0 8_0 8_1" intLanes=":Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_5_1 :Center_9_0 :Center_9_1 :Center_11_0 :Center_c1_0"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
36a41
> Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid
38c43
< Debug: Setting new attribute linkIndex '6' into crossing ':Center_c1'
---
> Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
41d45
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
48c52
< Debug: Setting previous attribute linkIndex '6' into crossing ':Center_c1'
---
> Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
111,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect linkindex2 ( Last six runs May2020 Apr2020 )

---------- 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 
35a40
> Debug: Value '50' for attribute linkIndex2 of crossing isn't valid
38c43
< Debug: Setting new attribute linkIndex2 '6' into crossing ':Center_c1'
---
> Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c1'
41d45
< Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c1'
48c52
< Debug: Setting previous attribute linkIndex2 '6' into crossing ':Center_c1'
---
> Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
111,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
28,30c32,34
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,40d35
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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'
45,46d39
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
48,49d40
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1'
51,52d41
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

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

---------- 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 
100,103d103
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements crossings with_tls inspect priority ( Last six runs May2020 Apr2020 )
netElements crossings without_tls inspect_sidewalks priority ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect width ( Last six runs May2020 Apr2020 )

---------- 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,74c76,78
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
76,80c80,82
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Value '50' for attribute type of junction isn't valid
> Debug: Value '-5' for attribute type of junction isn't valid
> Debug: Value '8.1' for attribute type of junction isn't valid
116,117d117
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute width '4.00' into crossing ':Center_c1'
153,154d152
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
240a239,240
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
27c27
<         <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"/>
---
>         <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"/>
37c37,40
<         <lane id=":Center_16_0" index="0" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <lane id=":Center_16_0" index="0" 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">
>         <lane id=":Center_17_0" index="0" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
49,50c52,53
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
---
>     <edge id=":Center_18" function="internal">
>         <lane id=":Center_18_0" index="0" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
62,64d64
<     <edge id=":Center_18" function="internal">
<         <lane id=":Center_18_0" index="0" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
<     </edge>
66c66,69
<         <lane id=":Center_19_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>         <lane id=":Center_19_0" index="0" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
>     </edge>
>     <edge id=":Center_20" function="internal">
>         <lane id=":Center_20_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
78,79c81,82
<     <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
32,34c36,38
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,47d45
< 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: net has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
295,296c295,296
<     <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
<     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
---
>     <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="21" dir="s" state="M"/>
>     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="20" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected linkindex2 ( Last six runs May2020 Apr2020 )

---------- 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 
32,34c36,38
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,47d45
< 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: net has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
285,286c285,286
<     <connection from=":Center_c0" to=":Center_w1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
<     <connection from=":Center_c1" to=":Center_w2" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
---
>     <connection from=":Center_c0" to=":Center_w1" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from=":Center_c1" to=":Center_w2" fromLane="0" toLane="0" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
28,30c32,34
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.10, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,33c36,37
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,36c39,40
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38c42,46
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0'
---
> Debug: Value 'dummyGenericParameters' for attribute radius of junction isn't valid
> Debug: Value 'dummyGenericParameters' for attribute radius of junction isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.10" y="50.00" angle="0.00"/>
---------- 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 ----------
153c153
<     <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00">
---
>     <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00" radius="1.50">

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected priority ( Last six runs May2020 Apr2020 )

---------- 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 
28,30c32,34
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 4.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
32,33c36,37
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
35,36c39,40
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
38,41d41
< Debug: Setting new attribute priority 'false' into crossing ':Center_c0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="4.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
161,164c161,164
<         <request index="4"  response="000000011000000000" foes="010000011000000000" cont="0"/>
<         <request index="5"  response="000000111000001111" foes="111000111000001111" cont="0"/>
<         <request index="6"  response="000000111000001111" foes="111000111000001111" cont="0"/>
<         <request index="7"  response="000110111000001110" foes="010110111000001110" cont="1"/>
---
>         <request index="4"  response="010000011000000000" foes="010000011000000000" cont="0"/>
>         <request index="5"  response="110000111000001111" foes="111000111000001111" cont="0"/>
>         <request index="6"  response="110000111000001111" foes="111000111000001111" cont="0"/>
>         <request index="7"  response="010110111000001110" foes="010110111000001110" cont="1"/>
169,174c169,174
<         <request index="12" response="000000000000000110" foes="100000000000000110" cont="0"/>
<         <request index="13" response="000000111100001110" foes="110000111110001110" cont="0"/>
<         <request index="14" response="000000111100001110" foes="110000111110001110" cont="0"/>
<         <request index="15" response="000000111001101110" foes="100000111001101110" cont="1"/>
<         <request index="16" response="000110000011110000" foes="000110000111111000" cont="0"/>
<         <request index="17" response="001111000001100000" foes="001111100001100001" cont="0"/>
---
>         <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/>
>         <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="15" response="100000111001101110" foes="100000111001101110" cont="1"/>
>         <request index="16" response="000000000000000000" foes="000110000111111000" cont="0"/>
>         <request index="17" response="000000000000000000" foes="001111100001100001" cont="0"/>
251,252c251,252
<     <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="17" dir="s" state="m"/>
<     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="16" dir="s" state="m"/>
---
>     <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="17" dir="s" state="M"/>
>     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="16" dir="s" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected width ( Last six runs May2020 Apr2020 )

---------- 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 
246,249d249
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
33a38
> Debug: Value '50' for attribute linkIndex of crossing isn't valid
36,39d40
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
45,47d45
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute linkIndex '17' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '16' into crossing ':Center_c0'
53,55d50
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1'
114a110,114
> 
> =================================================================
> ==23716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
---------- Differences in net ----------
226c226
<     <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
---
>     <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="17" dir="s" state="M"/>
231c231
<     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
---
>     <connection from=":Center_w2" to=":Center_c0" fromLane="0" toLane="0" tl="Center" linkIndex="16" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks linkindex2 ( Last six runs May2020 Apr2020 )

---------- 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 
111,114d114
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks parameters ( Last six runs May2020 Apr2020 )

---------- 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 
24,26c28,30
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.10, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,29c32,33
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34c38
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0'
---
> Debug: Setting new attribute radius '50' into junction 'C'
37,49c41,50
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.10" y="50.00" angle="0.00"/>
---------- 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 ----------
148c148
<     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1 3_2" intLanes="" shape="0.00,50.00 0.00,58.40 0.00,50.00"/>
---
>     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1 3_2" intLanes="" shape="0.00,50.00 0.00,58.40 0.00,50.00" radius="50.00"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks priority ( Last six runs May2020 Apr2020 )

---------- 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 
109,112d112
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_selected_sidewalks width ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 1.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,73c76,77
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75,76c79,80
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,83d81
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c0'
< Debug: net has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="1.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
18c18
<         <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"/>
---
>         <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"/>
28c28,31
<         <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"/>
---
>         <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">
>         <lane id=":Center_17_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"/>
40,41c43,44
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
---
>     <edge id=":Center_18" function="internal">
>         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
44c47
<         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/>
---
>         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="5.92" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.40,44.52"/>
53,54c56,60
<     <edge id=":Center_18" function="internal">
<         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>     <edge id=":Center_19" function="internal">
>         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
>     </edge>
>     <edge id=":Center_20" function="internal">
>         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks customshape ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,76d75
< 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 customShape of crossing isn't valid
< Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
112,113d110
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute customShape '' into crossing ':Center_c1'
149,150d145
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1'
240a236,240
> 
> =================================================================
> ==23255==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- 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 net ----------
18c18
<         <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"/>
---
>         <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"/>
28c28
<         <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"/>
---
>         <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"/>
54c54
<         <lane id=":Center_11_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="4.75" shape="51.60,39.60 50.93,44.30"/>
---
>         <lane id=":Center_11_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="51.60,39.60 50.85,44.85 50.00,46.27"/>
60c60
<         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="14.61" shape="50.93,44.30 50.85,44.85 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
79c79
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="25.24" width="4.00" customShape="1" shape="42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86"/>
---
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/>
82c82
<         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.75" width="4.00" shape="42.30,54.54 39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
---
>         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
91c91
<         <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="4.01" width="4.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 42.39,45.80 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>
---
>         <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>
171c171
<     <junction id=":Center_16_0" type="internal" x="44.88" y="58.19" incLanes=":Center_0_0" intLanes=":Center_5_0 :Center_5_1 :Center_11_0 :Center_c1_0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks edges ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,76c76,77
< Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid
< Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Value 'dummy Edges' for attribute id of junction isn't valid
> Debug: Value 'dummy Edges' for attribute id of junction isn't valid
108,109c109,110
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
111c112
< Debug: Value '4 8' for attribute edges of crossing isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.00" y="50.00" angle="0.00"/>
---------- Differences in log ----------
1,6d0
< 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.
---------- Differences in net ----------
18c18
<         <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"/>
---
>         <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"/>
28c28,31
<         <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"/>
---
>         <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">
>         <lane id=":Center_17_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"/>
40,41c43,44
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
---
>     <edge id=":Center_18" function="internal">
>         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
53,55d55
<     <edge id=":Center_18" function="internal">
<         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
<     </edge>
57c57,60
<         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
>     </edge>
>     <edge id=":Center_20" function="internal">
>         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
69,70c72,73
<     <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks linkindex ( Last six runs May2020 Apr2020 )

---------- 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 
102,105d105
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks linkindex2 ( Last six runs May2020 Apr2020 )

---------- 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 
72c76
< Debug: Value 'dummylinkIndex' for attribute linkIndex2 of crossing isn't valid
---
> Debug: Value '50' for attribute linkIndex2 of crossing isn't valid
77d80
< Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c1'
114c117
< Debug: Setting previous attribute linkIndex2 '6' into crossing ':Center_c1'
---
> Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
151c154
< Debug: Setting new attribute linkIndex2 '1' into crossing ':Center_c1'
---
> Debug: Setting new attribute linkIndex2 '6' into crossing ':Center_c1'
239,241d241
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
---------- Differences in net ----------
225c225
<     <connection from=":Center_c1" to=":Center_w3" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>
---
>     <connection from=":Center_c1" to=":Center_w3" fromLane="0" toLane="0" tl="Center" linkIndex="6" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks parameters ( Last six runs May2020 Apr2020 )

---------- 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 
28c32
< 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'
31d34
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1'
35d37
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
42,44d43
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
57,59d55
< Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
61a58,59
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
67,69d64
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
82,84d76
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1c1,2
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (50)
> Warning: Invalid format of parameter (key1)

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks priority ( Last six runs May2020 Apr2020 )

---------- 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 
24,26c28,30
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 50.00, 50.00, 248.00. Zoom = '50.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,30d31
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
36,37d36
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute priority 'true' into crossing ':Center_c1'
43,44d41
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute priority 'false' into crossing ':Center_c1'
103a101,103
> 
> =================================================================
> ==23070==ERROR: LeakSanitizer: detected memory leaks
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="50.00" x="50.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
155,156c155,156
<         <request index="5"  response="010000111000001111" foes="111000111000001111" cont="0"/>
<         <request index="6"  response="010000111000001111" foes="111000111000001111" cont="0"/>
---
>         <request index="5"  response="110000111000001111" foes="111000111000001111" cont="0"/>
>         <request index="6"  response="110000111000001111" foes="111000111000001111" cont="0"/>
162,165c162,165
<         <request index="12" response="000000000000000110" foes="100000000000000110" cont="0"/>
<         <request index="13" response="010000111100001110" foes="110000111110001110" cont="0"/>
<         <request index="14" response="010000111100001110" foes="110000111110001110" cont="0"/>
<         <request index="15" response="000000111001101110" foes="100000111001101110" cont="1"/>
---
>         <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/>
>         <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/>
>         <request index="15" response="100000111001101110" foes="100000111001101110" cont="1"/>
167c167
<         <request index="17" response="001111000001100000" foes="001111100001100001" cont="0"/>
---
>         <request index="17" response="000000000000000000" foes="001111100001100001" cont="0"/>
226c226
<     <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="17" dir="s" state="m"/>
---
>     <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="17" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks width ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 5.20, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,76c76,78
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
---
> Debug: Value 'dummyWidth' for attribute rightOfWay of junction isn't valid
> Debug: Value 'dummyWidth' for attribute rightOfWay of junction isn't valid
> Debug: Value '8.1' for attribute rightOfWay of junction isn't valid
112,113d113
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute width '4.00' into crossing ':Center_c1'
149,150d148
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
240a239,240
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="5.20" y="50.00" angle="0.00"/>
---------- Differences in net ----------
18c18
<         <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"/>
---
>         <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"/>
28c28,31
<         <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"/>
---
>         <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">
>         <lane id=":Center_17_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"/>
40,41c43,44
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
---
>     <edge id=":Center_18" function="internal">
>         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
53,55d55
<     <edge id=":Center_18" function="internal">
<         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
<     </edge>
57c57,60
<         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
>     </edge>
>     <edge id=":Center_20" function="internal">
>         <lane id=":Center_20_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
69,70c72,73
<     <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>

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 
158,161d161
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
netElements crossings with_tls load basic ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load custom_shape ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load linkindex ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load linkindex2 ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load parameters ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load priority ( Last six runs May2020 Apr2020 )
netElements crossings with_tls load width ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load basic ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load custom_shape ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load linkindex ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load linkindex2 ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load parameters ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load priority ( Last six runs May2020 Apr2020 )
netElements crossings without_tls load width ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create manual ( Last six runs May2020 Apr2020 )

---------- 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 
230,233d233
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create split_crossing ( Last six runs May2020 Apr2020 )

---------- 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 
241,244d244
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create width ( Last six runs May2020 Apr2020 )

---------- 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 
199,202d202
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create_sidewalks default_invalid ( Last six runs May2020 Apr2020 )

---------- 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
114,115c118,119
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
246,249d249
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create_sidewalks manual ( Last six runs May2020 Apr2020 )

---------- 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 
238,241d241
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
---------- Differences in log ----------
0a1,4
> Warning: Invalid pedestrian topology: crossing ':Center_c0' across [1] has no target.
> Warning: Invalid pedestrian topology: crossing ':Center_c0' across [1] has no target.
> Warning: Invalid pedestrian topology: crossing ':Center_c0' across [1] has no target.
> Warning: Invalid pedestrian topology: crossing ':Center_c0' across [1] has no target.
---------- Differences in net ----------
18c18
<         <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"/>
---
>         <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"/>
28,31c28
<         <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">
<         <lane id=":Center_17_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"/>
---
>         <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"/>
53,54c50,51
<     <edge id=":Center_18" function="internal">
<         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>     <edge id=":Center_17" function="internal">
>         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
66,68d62
<     <edge id=":Center_c0" function="crossing" crossingEdges="3 7">
<         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/>
<     </edge>
70c64
<         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
---
>         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
129,146c123,139
<     <junction id="Center" type="priority" x="50.00" y="50.00" incLanes="6_0 6_1 6_2 8_0 8_1 8_2 5_0 5_1 5_2 7_0 7_1 7_2 :Center_w0_0" intLanes=":Center_16_0 :Center_1_0 :Center_1_1 :Center_17_0 :Center_4_0 :Center_5_0 :Center_5_1 :Center_7_0 :Center_8_0 :Center_9_0 :Center_9_1 :Center_18_0 :Center_12_0 :Center_13_0 :Center_13_1 :Center_15_0 :Center_c0_0" shape="41.60,60.40 58.40,60.40 58.62,59.29 58.90,58.90 59.29,58.62 59.79,58.46 60.40,58.40 60.40,41.60 59.29,41.38 58.90,41.10 58.62,40.71 58
.46,40.21 58.40,39.60 41.60,39.60 41.38,40.71 41.10,41.10 40.71,41.38 40.21,41.54 39.60,41.60 39.60,58.40 40.71,58.62 41.10,58.90 41.38,59.29 41.54,59.79">
<         <request index="0"  response="10000000000000000" foes="10000000001100000" cont="1"/>
<         <request index="1"  response="00000000000000000" foes="01111100011100000" cont="0"/>
<         <request index="2"  response="00000000000000000" foes="01111100011100000" cont="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create_sidewalks priority ( Last six runs May2020 Apr2020 )

---------- 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 
103,106d106
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls create_sidewalks width ( Last six runs May2020 Apr2020 )

---------- 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 
70,74d73
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
79,82d77
< 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'
118,121d112
< 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()
204d194
< Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor
210a201,210
> 
> =================================================================
> ==24818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1456 byte(s) in 26 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,84d7
<     <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">
<         <lane id=":Center_17_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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete junction ( Last six runs May2020 Apr2020 )

---------- 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 
583,586d586
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete junction_noredo ( Last six runs May2020 Apr2020 )

---------- 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 
473,476d476
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete_sidewalks junction ( Last six runs May2020 Apr2020 )

---------- 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 
535,538d538
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls delete_sidewalks junction_noredo ( Last six runs May2020 Apr2020 )

---------- 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 
433,436d436
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect customshape ( Last six runs May2020 Apr2020 )

---------- 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,78c80,82
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 3.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,84d83
< 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 customShape of crossing isn't valid
< Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
120,121d118
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute customShape '' into crossing ':Center_c1'
157,158d153
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1'
248a244,248
> 
> =================================================================
> ==25294==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="3.00" y="50.00" angle="0.00"/>
---------- 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 net ----------
27c27
<         <lane id=":Center_0_0" index="0" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/>
---
>         <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"/>
40c40
<         <lane id=":Center_20_0" index="0" 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"/>
---
>         <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"/>
100c100
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="25.24" width="4.00" customShape="1" shape="42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86"/>
---
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/>
106c106
<         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="16.30" width="3.00" shape="57.40,56.40 60.40,56.40 42.37,55.04 42.83,58.00"/>
---
>         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="3.00" shape="57.40,56.40 60.40,56.40 40.10,56.40 43.10,56.40"/>
109c109
<         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="16.03" width="4.00" shape="43.35,41.92 42.39,45.80 60.90,43.60 56.90,43.60"/>
---
>         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="4.00" shape="43.60,43.60 39.60,43.60 60.90,43.60 56.90,43.60"/>
188c188
<     <junction id=":Center_20_0" type="internal" x="44.88" y="58.19" incLanes=":Center_0_0" intLanes=":Center_6_0 :Center_6_1 :Center_13_0 :Center_19_0 :Center_c1_0"/>
---
>     <junction id=":Center_20_0" type="internal" x="43.60" y="56.08" incLanes=":Center_0_0" intLanes=":Center_6_0 :Center_6_1 :Center_13_0 :Center_19_0 :Center_c1_0"/>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect edges ( Last six runs May2020 Apr2020 )

---------- 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,78c80,82
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 1.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
80,84d83
< Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid
< Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
116,117c115,116
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
119c118,119
< Debug: Value '4 8' for attribute edges of crossing 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 '3 7 1' for attribute shape of junction isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="1.00" y="50.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.
---------- Differences in net ----------
99,100c99,100
<     <edge id=":Center_c1" function="crossing" crossingEdges="3">
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="41.60,56.40 41.60,50.00"/>
---
>     <edge id=":Center_c1" function="crossing" crossingEdges="3 7">
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/>
109c109
<         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="18.45" width="4.00" shape="43.60,50.00 39.60,50.00 60.90,43.60 56.90,43.60"/>
---
>         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="4.00" shape="43.60,43.60 39.60,43.60 60.90,43.60 56.90,43.60"/>
176,179c176,179
<         <request index="15" response="0000000000000000000110" foes="0000000000000000000110" cont="0"/>
<         <request index="16" response="0100000011110000001110" foes="0100000011111100001110" cont="0"/>
<         <request index="17" response="0100000011110000001110" foes="0100000011111100001110" cont="0"/>
<         <request index="18" response="0000000011100011001110" foes="0000000011100011011110" cont="0"/>
---
>         <request index="15" response="0000000000000000000110" foes="1000000000000000000110" cont="0"/>
>         <request index="16" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/>
>         <request index="17" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/>
>         <request index="18" response="0000000011100011001110" foes="1000000011100011011110" cont="0"/>
182c182
<         <request index="21" response="0010000000000011000000" foes="0010000010000011000001" cont="0"/>
---
>         <request index="21" response="0011111000000011000000" foes="0011111010000011000001" cont="0"/>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
44d47
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1'
50,52d52
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
69a70
> Debug: Keys Ctrl+Z (Undo) pressed
92,93d92
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1'
153a153
> 
---------- Differences in log ----------
2c2
< Warning: Invalid format of parameter (key1)
---
> Warning: Invalid format of parameter (dummyGenericParameters)

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect priority ( Last six runs May2020 Apr2020 )

---------- 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 
108,111d111
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect width ( Last six runs May2020 Apr2020 )

---------- 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 
245,248d248
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
32,89c36
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c0'
< 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_c0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
<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 ----------
22c22
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 May2020 Apr2020 )

---------- 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 
32,34c36,38
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.10, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
36,37c40,41
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39,40c43,44
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42c46
< Debug: Setting new attribute priority 'true' into crossing ':Center_c1'
---
> Debug: Setting new attribute id '50' into junction 'C'
51c55
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.10" y="50.00" angle="0.00"/>
---------- Differences in net ----------
7a8,13
>     <edge id=":50_0" function="internal">
>         <lane id=":50_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=":50_w0" function="walkingarea">
>         <lane id=":50_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>
20,25d25
<     <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>
126c126
<     <edge id="3" from="Center" to="C" priority="-1">
---
>     <edge id="3" from="Center" to="50" priority="-1">
142c142
<     <edge id="7" from="C" to="Center" priority="-1">
---
>     <edge id="7" from="50" to="Center" priority="-1">
151c151
<     <junction id="A" type="priority" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes=":A_0_0" shape="50.00,0.00 43.60,0.00 50.00,0.00">
---
>     <junction id="50" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":50_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00">
154c154
<     <junction id="B" type="priority" x="50.00" y="100.00" incLanes="2_0 2_1" intLanes=":B_0_0" shape="50.00,100.00 56.40,100.00 50.00,100.00">
---
>     <junction id="A" type="priority" x="50.00" y="0.00" incLanes="1_0 1_1" intLanes=":A_0_0" shape="50.00,0.00 43.60,0.00 50.00,0.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected width ( Last six runs May2020 Apr2020 )

---------- 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 
86,88c90
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c0'
---
> Debug: Setting new attribute width '50' into crossing ':Center_c0'
91c93,95
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
---
> Debug: Setting new attribute width '50' into crossing ':Center_c1'
> Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
> Debug: Value '-5' for attribute width of crossing isn't valid
166,167c170,171
< Debug: Setting new attribute width '8.1' into crossing ':Center_c0'
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
---
> Debug: Setting new attribute width '50' into crossing ':Center_c0'
> Debug: Setting new attribute width '50' into crossing ':Center_c1'
254,257d257
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
---------- Differences in net ----------
91c91
<         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="56.35,43.60 56.35,56.40"/>
---
>         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="35.40,43.60 35.40,56.40"/>
94c94
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/>
---
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="64.60,56.40 64.60,43.60"/>
100c100
<         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="12.70" width="8.10" shape="52.30,56.40 60.40,56.40 39.60,56.40 47.70,56.40"/>
---
>         <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="29.20" width="50.00" shape="10.40,56.40 60.40,56.40 39.60,56.40 89.60,56.40"/>
103c103
<         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="12.70" width="8.10" shape="47.70,43.60 39.60,43.60 60.40,43.60 52.30,43.60"/>
---
>         <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="29.20" width="50.00" shape="89.60,43.60 39.60,43.60 60.40,43.60 10.40,43.60"/>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected_sidewalks parameters ( Last six runs May2020 Apr2020 )

---------- 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 
48,49d51
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1'
55,58d56
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
81a80
> Debug: Keys Ctrl+Z (Undo) pressed
110,112d108
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1'
172a169,172
> 
> =================================================================
> ==25824==ERROR: LeakSanitizer: detected memory leaks
> 
---------- Differences in log ----------
1c1,2
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (50)
> Warning: Invalid format of parameter (key1)

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected_sidewalks priority ( Last six runs May2020 Apr2020 )

---------- 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 
24,26c28,30
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,29c32,33
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
34c38
< Debug: Setting new attribute priority 'true' into crossing ':Center_c1'
---
> Debug: Setting new attribute id '50' into junction 'C'
43c47
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="8.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
7a8,10
>     <edge id=":50_w0" function="walkingarea">
>         <lane id=":50_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>
14,16d16
<     <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>
101c101
<     <edge id="3" from="Center" to="C" priority="-1">
---
>     <edge id="3" from="Center" to="50" priority="-1">
121c121
<     <edge id="7" from="C" to="Center" priority="-1">
---
>     <edge id="7" from="50" to="Center" priority="-1">
131a132
>     <junction id="50" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1 3_2" intLanes="" shape="0.00,50.00 0.00,58.40 0.00,50.00"/>
134d134
<     <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="3_0 3_1 3_2" intLanes="" shape="0.00,50.00 0.00,58.40 0.00,50.00"/>
141,142c141,142
<         <request index="5"  response="110000111000001111" foes="111000111000001111" cont="0"/>
<         <request index="6"  response="110000111000001111" foes="111000111000001111" cont="0"/>
---
>         <request index="5"  response="010000111000001111" foes="111000111000001111" cont="0"/>
>         <request index="6"  response="010000111000001111" foes="111000111000001111" cont="0"/>
148,151c148,151
<         <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/>
<         <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/>
<         <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_selected_sidewalks width ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,73c76,77
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
75,76c79,80
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
78,83d81
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c0'
< Debug: net has to be saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- Differences in net ----------
18c18
<         <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"/>
---
>         <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"/>
28c28,31
<         <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"/>
---
>         <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">
>         <lane id=":Center_17_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"/>
41c44
<         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/>
---
>         <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="5.92" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.40,44.52"/>
50,51c53,57
<     <edge id=":Center_17" function="internal">
<         <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>     <edge id=":Center_18" function="internal">
>         <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
>     </edge>
>     <edge id=":Center_19" function="internal">
>         <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
64c70
<         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="56.35,43.60 56.35,56.40"/>
---
>         <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="58.90,43.60 58.90,56.40"/>
67c73
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_sidewalks customshape ( Last six runs May2020 Apr2020 )

---------- 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,70c72,74
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 8.00, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
72,240c76
< 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 customShape of crossing isn't valid
< Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 90.00,31.60,110.00,68.40
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.60,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,67.40,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,67.40
<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 ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_sidewalks edges ( Last six runs May2020 Apr2020 )

---------- 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,220c72
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid
< Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 31.60,-10.00,68.40,10.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 31.60,90.00,68.40,110.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -10.00,31.60,10.00,68.40
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 90.00,31.60,110.00,68.40
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.60,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,67.40,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,67.40
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.60,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,67.40,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.60,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.60,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< 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.
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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>

TEST FAILED on ts-sim-build-ba : netElements crossings without_tls inspect_sidewalks parameters ( Last six runs May2020 Apr2020 )

---------- 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 
24,26c28,30
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 1, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Current Viewport values: 5.20, 50.00, 50.00. Zoom = '248.00'
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
28,145c32,34
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1'
< Debug: Keys Ctrl+Z (Undo) pressed
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 width ( Last six runs May2020 Apr2020 )

---------- 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,74c76
< Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
< Debug: Value '-5' for attribute width of crossing isn't valid
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
---
> Debug: Setting new attribute width '50' into crossing ':Center_c1'
76a79,80
> Debug: Value 'dummyWidth' for attribute width of crossing isn't valid
> Debug: Value '-5' for attribute width of crossing isn't valid
150c154
< Debug: Setting new attribute width '8.1' into crossing ':Center_c1'
---
> Debug: Setting new attribute width '50' into crossing ':Center_c1'
237,240d240
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
---------- Differences in net ----------
70c70
<         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/>
---
>         <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="64.60,56.40 64.60,43.60"/>
73c73
<         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
---
>         <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/>
82c82
<         <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>
---
>         <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>

4 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 
220,223d223
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 11
netElements edges contextual_menu restore_geometry_point ( Last six runs May2020 Apr2020 )
netElements edges contextual_menu set_geometry_point ( Last six runs May2020 Apr2020 )
netElements edges contextual_menu smooth_edge ( Last six runs May2020 Apr2020 )
netElements edges contextual_menu straighten_elevation_edge ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu reverse_direction ( Last six runs May2020 Apr2020 )

---------- 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 
60,75d63
< Debug: Adding edge '-gneE2' from net
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE5'
< Debug: invalidating (removing) connections of edge 'gneE5' due it were guessed
< 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: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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'
83d70
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
94,95c81,82
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,6.80,13.20,33.20
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 36.80,6.80,63.20,33.20
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,30.00
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 32.80,2.80,63.20,30.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,4
> 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 net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" speed="6.08" length="7.74" shape="3.20,21.60 1.10,21.30 -0.40,20.40 -1.30,18.90 -1.60,16.80"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/>
42c42
<         <lane id=":gneJ2_1_0" index="0" speed="3.90" length="2.58" shape="1.60,16.80 1.70,17.50 2.00,18.00 2.50,18.30 3.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/>
45c45
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="1.20,16.80 1.20,20.00"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="5.20,16.80 5.20,20.00"/>
48c48
<         <lane id=":gneJ2_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="-3.20,18.80 3.20,18.80"/>
---
>         <lane id=":gneJ2_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="-3.20,14.80 3.20,14.80"/>
51c51
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="3.20,23.20 3.20,20.00 3.20,20.00 3.20,16.80 3.20,16.80 0.00,16.80 0.00,16.80 -3.20,16.80 1.24,23.02 -0.36,22.49 -1.60,21.60 -2.49,20.36 -3.02,18.76"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.18" width="3.20" shape="0.00,12.80 -3.20,12.80 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80"/>
54c54
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.56" width="4.00" shape="-0.80,20.00 3.20,20.00 -3.20,16.80 -3.20,20.80"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.88" width="4.00" shape="3.20,20.00 7.20,20.00 -3.20,12.80 -3.20,16.80"/>
57,63c57
<         <lane id=":gneJ2_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,20.80 3.20,16.80 3.20,16.80 -0.80,16.80"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.74" shape="51.60,16.80 51.30,18.90 50.40,20.40 48.90,21.30 46.80,21.60"/>
<     </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu reverse_edge ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7c7
< </additional>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="1"/>
---------- 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 
60,80d63
< Debug: Removing busStop 'busStop3' in GNEChange_Additional
< Debug: Removing crossing from junction 'gneJ2'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Removing crossing from junction 'gneJ3'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Removing edge 'gneE2' from net
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding edge 'gneE2' from net
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE5'
< Debug: invalidating (removing) connections of edge 'gneE5' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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'
90c73
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="148.00" x="25.00" y="10.00" angle="0.00"/>
---------- Differences in log ----------
2,5d1
< 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.
7,8c3,4
< 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.
---
> 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 net ----------
39c39,48
<         <lane id=":gneJ2_0_0" index="0" speed="6.08" length="7.76" shape="4.70,21.60 1.94,21.41 -0.02,20.83 -1.21,19.86 -1.60,18.50"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/>
>     </edge>
>     <edge id=":gneJ2_1" function="internal">
>         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/>
>     </edge>
>     <edge id=":gneJ2_c0" function="crossing" crossingEdges="gneE2">
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="5.20,16.80 5.20,20.00"/>
>     </edge>
>     <edge id=":gneJ2_c1" function="crossing" crossingEdges="gneE8 gneE9">
>         <lane id=":gneJ2_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="-3.20,14.80 3.20,14.80"/>
42c51,57
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.87" width="3.20" shape="0.00,18.50 -3.20,18.50 4.70,23.20 4.70,20.00 3.20,18.50 0.00,18.50"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.18" width="3.20" shape="0.00,12.80 -3.20,12.80 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80"/>
>     </edge>
>     <edge id=":gneJ2_w1" function="walkingarea">
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.88" width="4.00" shape="3.20,20.00 7.20,20.00 -3.20,12.80 -3.20,16.80"/>
>     </edge>
>     <edge id=":gneJ2_w2" function="walkingarea">
>         <lane id=":gneJ2_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
44,45c59,63
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.76" shape="51.60,18.50 51.21,19.86 50.03,20.82 48.06,21.41 45.30,21.60"/>
---
>     <edge id=":gneJ3_c0" function="crossing" crossingEdges="gneE4 gneE5">
>         <lane id=":gneJ3_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="46.80,14.80 53.20,14.80"/>
>     </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu smooth_elevation_edge ( Last six runs May2020 Apr2020 )

---------- 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 
197,200d200
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 11

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu split_edge ( Last six runs May2020 Apr2020 )

---------- 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 
268,271d271
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu split_edge_both ( Last six runs May2020 Apr2020 )

---------- 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 
67a72,86
> Debug: Adding edge '-gneE2.33' from net
> GLDebug: 	Inserted edge:-gneE2.33 into SUMORTree with boundary -10.00,10.00,26.97,31.60
> Debug: Removing crossing from junction 'gneJ2'
> Debug: Deleting unreferenced crossing in rebuildGNECrossings()
> Debug: Setting new attribute to 'gneJ4' into edge '-gneE2'
> Debug: Setting new attribute shapeEnd '' into edge '-gneE2'
> GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
> GLDebug: <-- Invalidating shape of junction 'gneJ3' -->
> GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 36.80,6.80,63.20,33.20
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
> GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary 6.97,10.00,60.00,31.60
> Debug: Adding connection '-gneE2_0->-gneE2.33_0' into edge '-gneE2'
> Debug: Created connection 'from-gneE2_0to-gneE2.33_0' in retrieveGNEConnection()
> Debug: Adding crossing into junction 'gneJ2'
> Debug: Created crossing ':gneJ2_c1' in retrieveGNECrossing()
86,100d104
< Debug: Adding edge '-gneE2.33' from net
< GLDebug: 	Inserted edge:-gneE2.33 into SUMORTree with boundary -10.00,10.00,26.97,31.60
< Debug: Removing crossing from junction 'gneJ2'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Setting new attribute to 'gneJ4' into edge '-gneE2'
< Debug: Setting new attribute shapeEnd '' into edge '-gneE2'
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: <-- Invalidating shape of junction 'gneJ3' -->
<truncated after showing first 30 lines>
---------- Differences in log ----------
5,6d4
< 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.
8a7,8
> 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.
13c13
< 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.

TEST FAILED on ts-sim-build-ba : netElements edges contextual_menu straigthen_edge ( Last six runs May2020 Apr2020 )

---------- 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 
196,199d199
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 11

TEST FAILED on ts-sim-build-ba : netElements edges create ( Last six runs May2020 Apr2020 )

---------- 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 
5a10,12
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
8a16,18
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
14a25,27
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
15a29,31
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22c38,44
< Debug: Enabled auto opposite edge throught alt + 4
---
> Debug: Enabled chain edges throught alt + 4
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="28.00,20.00,104.00,57.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="29.00,22.00,103.00,58.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="6.51" length="9.03" shape="29.60,49.80 29.95,52.25 31.00,54.00 32.75,55.05 35.20,55.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="6.17" length="10.79" shape="30.60,48.88 31.09,51.51 32.57,52.85 35.03,52.88 38.47,51.61"/>
12,36c12
<         <lane id=":gneJ0_1_0" index="0" speed="3.65" length="4.67" shape="29.60,49.80 28.80,51.00 28.00,51.40 27.20,51.00 26.40,49.80"/>
<     </edge>
<     <edge id=":gneJ1_0" function="internal">
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="2.56" shape="105.60,49.80 104.80,51.00 104.00,51.40 103.80,51.30"/>
<     </edge>
<     <edge id=":gneJ1_2" function="internal">
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="2.12" shape="103.80,51.30 103.20,51.00 102.40,49.80"/>
<     </edge>
<     <edge id=":gneJ1_1" function="internal">
<         <lane id=":gneJ1_1_0" index="0" speed="6.51" length="9.03" shape="96.80,55.40 99.25,55.05 101.00,54.00 102.05,52.25 102.40,49.80"/>
<     </edge>
<     <edge id=":gneJ2_0" function="internal">
<         <lane id=":gneJ2_0_0" index="0" speed="6.08" length="7.76" shape="26.40,21.50 26.79,20.14 27.97,19.18 29.94,18.59 32.70,18.40"/>
<     </edge>
<     <edge id=":gneJ2_1" function="internal">
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="26.40,21.50 27.20,20.30 28.00,19.90 28.80,20.30 29.60,21.50"/>
<     </edge>
<     <edge id=":gneJ3_0" function="internal">
<         <lane id=":gneJ3_0_0" index="0" speed="3.65" length="1.14" shape="102.40,21.50 103.03,20.55"/>
<     </edge>
<     <edge id=":gneJ3_2" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges delete ( Last six runs May2020 Apr2020 )

---------- 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 
41,220c45,48
< Debug: Removing busStop 'busStop_3_2_0' in GNEChange_Additional
< Debug: Setting new attribute edges '7' into crossing ':Center_c1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Removing connection '6_0->3_2' from edge '6'
< Debug: Deleting unreferenced connection 'from6_0to3_2' in removeConnection()
< Debug: Removing connection '6_0->3_1' from edge '6'
< Debug: Deleting unreferenced connection 'from6_0to3_1' in removeConnection()
< Debug: Removing connection '8_3->3_3' from edge '8'
< Debug: Deleting unreferenced connection 'from8_3to3_3' in removeConnection()
< Debug: Removing connection '8_2->3_2' from edge '8'
< Debug: Deleting unreferenced connection 'from8_2to3_2' in removeConnection()
< Debug: Removing connection '8_1->3_1' from edge '8'
< Debug: Deleting unreferenced connection 'from8_1to3_1' in removeConnection()
< Debug: Removing connection '5_1->3_3' from edge '5'
< Debug: Deleting unreferenced connection 'from5_1to3_3' in removeConnection()
< Debug: Removing connection '3_3->7_3' from edge '3'
< Debug: Deleting unreferenced connection 'from3_3to7_3' in removeConnection()
< Debug: Removing edge '3' from net
< Debug: Removing busStop 'busStop_8_2_1' in GNEChange_Additional
< Debug: Setting new attribute edges '4' into crossing ':Center_c0'
< Debug: Removing connection '4_3->8_3' from edge '4'
< Debug: Deleting unreferenced connection 'from4_3to8_3' in removeConnection()
< Debug: Removing connection '8_3->1_1' from edge '8'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,8d0
< 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: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
< 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: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
< Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target.
---------- 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="busStop_4_2_2" lane="4_2" startPos="3.01" endPos="13.01"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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=":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" disallow="pedestrian rail_fast" speed="7.02" length="10.69" shape="48.40,51.50 48.99,50.14 50.77,49.17 53.74,48.59 57.90,48.40"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" allow="bicycle" speed="6.08" length="7.76" shape="54.80,35.70 54.99,38.46 55.57,40.42 56.54,41.61 57.90,42.00"/>
    </edge>
    <edge id=":Center_4" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect allow ( Last six runs May2020 Apr2020 )

---------- 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 
30a35
> Debug: Value '3' for attribute allow of edge isn't valid
38,40d42
< 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'
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into edge 'gneE2'
47,49c49,51
< Debug: Setting previous attribute allow '' into edge 'gneE2'
< Debug: Setting previous attribute allow '' into lane 'gneE2_1'
< Debug: Setting previous attribute allow '' into lane 'gneE2_0'
---
> Debug: Setting previous attribute allow 'all' into edge 'gneE2'
> Debug: Setting previous attribute allow 'all' into lane 'gneE2_1'
> Debug: Setting previous attribute allow 'all' into lane 'gneE2_0'
56,58c58,60
< 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'
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into edge 'gneE2'
---
> 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'
106,107d107
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="7.64" length="12.84" shape="4.70,24.80 1.94,24.21 -0.02,22.43 -1.21,19.46 -1.60,15.30"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="all" speed="3.65" length="4.67" shape="4.70,21.60 3.50,20.80 3.10,20.00 3.50,19.20 4.70,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
---
>         <lane id=":gneJ2_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="1.60,15.30 1.94,15.71 2.77,15.62 3.79,15.36 4.70,15.20"/>
42c42
<         <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_3_0" index="0" disallow="all" speed="5.04" length="5.00" shape="1.60,15.30 1.79,16.66 2.38,17.62 3.34,18.21 4.70,18.40"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="7.64" length="12.84" shape="51.60,15.30 51.21,19.46 50.03,22.42 48.06,24.21 45.30,24.80"/>
48c48
<         <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_1_0" index="0" speed="6.86" length="10.16" shape="51.60,15.30 51.21,18.06 50.03,20.02 48.06,21.21 45.30,21.60"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="45.30,15.20 46.21,15.36 47.23,15.62 48.06,15.71 48.40,15.30"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect disallow ( Last six runs May2020 Apr2020 )

---------- 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 
30a35
> Debug: Value '8.1' for attribute disallow of edge isn't valid
33,37d37
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
44,46c44,49
< Debug: Setting previous attribute disallow '' into edge 'gneE2'
< Debug: Setting previous attribute disallow '' into lane 'gneE2_1'
< Debug: Setting previous attribute disallow '' into lane 'gneE2_0'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
53,55c56,61
< 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: Adding busStop 'busStop1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42c42
<         <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_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"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
64,65c64,65
<         <lane id="gneE2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements edges inspect endoffset ( Last six runs May2020 Apr2020 )

---------- 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 
31c35
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
---
> Debug: Value 'gneJ1' for attribute endOffset of edge isn't valid
36a41,43
> 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'
38,40d44
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_0'
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_1'
< Debug: Setting new attribute endOffset '12' into edge 'gneE2'
56,58c60,62
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_0'
< Debug: Setting new attribute endOffset '12' into lane 'gneE2_1'
< Debug: Setting new attribute endOffset '12' into edge 'gneE2'
---
> 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'
104,107d107
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
64,65c64,65
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements edges inspect from ( Last six runs May2020 Apr2020 )

---------- 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 
30a35
> Debug: Value '50' for attribute from of edge isn't valid
33d37
< Debug: Value 'gneJ2' for attribute from of edge isn't valid
201,204d204
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <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="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
>     <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
---------- 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 
30a35
> Debug: Value '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' for attribute id of edge isn't valid
33,35d37
< Debug: Setting new attribute id 'correct_ID' into edge 'gneE2'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
42c44,49
< Debug: Setting previous attribute id 'gneE2' into edge 'correct_ID'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
49c56,61
< Debug: Setting new attribute id 'correct_ID' into edge 'gneE2'
---
> 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
59,63d70
<truncated after showing first 30 lines>
---------- Differences in net ----------
57,60d56
<     <edge id="correct_ID" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="correct_ID_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="correct_ID_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
<     </edge>
66a63,66
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
>     </edge>
100c100
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 correct_ID_0 correct_ID_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_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">
110,111d109
<     <connection from="correct_ID" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
<     <connection from="correct_ID" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
115a114,115
>     <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
>     <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
117c117
<     <connection from="gneE3" to="correct_ID" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
---
>     <connection from="gneE3" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
122,123c122,123
<     <connection from="gneE9" to="correct_ID" fromLane="0" toLane="0" via=":gneJ2_2_0" dir="r" state="M"/>
<     <connection from="gneE9" to="correct_ID" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="0" via=":gneJ2_2_0" dir="r" state="M"/>
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect length ( Last six runs May2020 Apr2020 )

---------- 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 
31c35,36
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
---
> Debug: Value 'correct_ID' for attribute length of edge isn't valid
> Debug: Value '' for attribute length of edge isn't valid
33d37
< Debug: Value '-12' for attribute length of edge isn't valid
96,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect name ( Last six runs May2020 Apr2020 )

---------- 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 
31c35
< Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
---
> Debug: Setting new attribute name 'gneJ0' into edge 'gneE2'
34c38
< Debug: Setting new attribute name 'my own name' into edge 'gneE2'
---
> Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
41c45
< Debug: Setting previous attribute name '%%%$$$$$%' into edge 'gneE2'
---
> Debug: Setting previous attribute name 'gneJ0' into edge 'gneE2'
48c52
< Debug: Setting new attribute name 'my own name' into edge 'gneE2'
---
> Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
94,97d97
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" name="%%%$$$$$%" priority="1">

TEST FAILED on ts-sim-build-ba : netElements edges inspect numlanes ( Last six runs May2020 Apr2020 )

---------- 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 
27a32,34
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
56c63,64
< Debug: Removing lane 'gneE2_1' from edge
---
> Debug: Adding nullptr lane into edge
> Debug: Value 'dummyLanes' for attribute numLanes of edge isn't valid
59d66
< Debug: Value '' for attribute numLanes of edge isn't valid
71,72d77
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
83a89,91
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
91,96d98
< Debug: Removing nullptr lane from edge
< Debug: Deleting unreferenced lane 'gneE2_2' in removeLane()
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_2' in rebuildGNEConnections()
< Debug: Removing nullptr lane from edge
< Debug: Deleting unreferenced lane 'gneE2_1' in removeLane()
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_1' in rebuildGNEConnections()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
39d42
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into edge 'gneE2'
45,47d47
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into edge 'gneE2'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
71a72
> Debug: Keys Ctrl+Z (Undo) pressed
102,103d102
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into edge 'gneE2'
152a152
> 
---------- Differences in log ----------
3d2
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in net ----------
66,68c66,68
<         <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"/>

TEST FAILED on ts-sim-build-ba : netElements edges inspect priority ( Last six runs May2020 Apr2020 )

---------- 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 
30a35
> Debug: Value '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' for attribute priority of edge isn't valid
35d39
< Debug: Setting new attribute priority '-6' into edge 'gneE2'
43c47
< Debug: Setting previous attribute priority '-1' into edge 'gneE2'
---
> Debug: Setting previous attribute priority '1' into edge 'gneE2'
50c54
< Debug: Setting new attribute priority '-6' into edge 'gneE2'
---
> Debug: Setting new attribute priority '-1' into edge 'gneE2'
96,99d99
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-6">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">

TEST FAILED on ts-sim-build-ba : netElements edges inspect shape ( Last six runs May2020 Apr2020 )

---------- 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 
31a36,37
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' 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.
37,39d42
< Debug: Setting new attribute shape '13.112,16.22 34.19,16.11' into edge 'gneE2'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
46c49,54
< Debug: Setting previous attribute shape '' into edge 'gneE2'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
53c61,66
< Debug: Setting new attribute shape '13.112,16.22 34.19,16.11' into edge 'gneE2'
---
> 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
<truncated after showing first 30 lines>
---------- Differences in log ----------
1a2
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.08" length="23.15" shape="10.60,24.80 5.26,23.78 1.45,20.70 -0.84,15.58 -1.60,8.42"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.74" length="8.53" shape="9.76,21.60 7.27,20.75 6.19,19.52 6.52,17.92 8.27,15.95"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="5.98" length="9.06" shape="1.60,8.42 1.97,10.99 3.06,12.59 4.89,13.21 7.45,12.86"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42c42
<         <lane id=":gneJ2_3_0" index="0" speed="6.84" length="12.24" shape="1.60,8.42 2.02,12.43 3.27,15.03 5.35,16.20 8.27,15.95"/>
---
>         <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"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="9.52" length="20.54" shape="51.60,8.62 51.05,15.70 49.38,20.76 46.61,23.79 42.73,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
48c48
<         <lane id=":gneJ3_1_0" index="0" speed="8.88" length="17.71" shape="51.60,8.62 51.05,14.30 49.39,18.36 46.64,20.79 42.77,21.60"/>
---
>         <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"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="5.97" length="8.80" shape="42.89,13.31 45.30,13.52 47.02,12.81 48.06,11.18 48.40,8.62"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="4.43" length="7.31" shape="42.85,16.59 44.71,17.87 45.31,19.13 44.67,20.37 42.77,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect shapeend ( Last six runs May2020 Apr2020 )

---------- 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,100d100
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect shapestart ( Last six runs May2020 Apr2020 )

---------- 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 
31c35
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
---
> Debug: Value '8.1' for attribute shapeStart of edge isn't valid
95,98d98
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect speed ( Last six runs May2020 Apr2020 )

---------- 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 
31,33c35
< 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 '8.1' into lane 'gneE2_0'
35a38,42
> Debug: Setting new attribute speed '8.1' into lane 'gneE2_1'
> Debug: Setting new attribute speed '8.1' into edge 'gneE2'
> Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
> Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
> Debug: Setting new attribute speed '120.5' into lane 'gneE2_0'
44,46c51,53
< Debug: Setting previous attribute speed '13.89' into edge 'gneE2'
< Debug: Setting previous attribute speed '13.89' into lane 'gneE2_1'
< Debug: Setting previous attribute speed '13.89' into lane 'gneE2_0'
---
> Debug: Setting previous attribute speed '8.10' into edge 'gneE2'
> Debug: Setting previous attribute speed '8.10' into lane 'gneE2_1'
> Debug: Setting previous attribute speed '8.10' into lane 'gneE2_0'
98,104d104
< 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 unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect spreadtype ( Last six runs May2020 Apr2020 )

---------- 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 
95,98d98
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect to ( Last six runs May2020 Apr2020 )

---------- 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 
30a35
> Debug: Value '5.2' for attribute to of edge isn't valid
34,70d38
< Debug: Removing connection 'gneE5_0->gneE3_1' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_1' in removeConnection()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Removing connection 'gneE5_0->gneE3_0' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE5'
< Debug: invalidating (removing) connections of edge 'gneE5' due it were guessed
< Debug: Removing connection 'gneE2_1->gneE3_1' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in removeConnection()
< Debug: Removing connection 'gneE2_0->gneE4_0' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in removeConnection()
< 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: Setting new attribute to 'gneJ1' into edge 'gneE2'
< Debug: Removing connection 'gneE4_0->gneE1_0' from edge 'gneE4'
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE4'
< Debug: invalidating (removing) connections of edge 'gneE4' due it were guessed
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
21c21
<         <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"/>
---
>         <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"/>
24c24
<         <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"/>
---
>         <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"/>
27c27
<         <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"/>
---
>         <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"/>
30c30
<         <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"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.21" length="19.14" shape="4.00,24.80 1.55,23.74 -0.20,20.56 -1.25,15.25 -1.60,7.83"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="6.43" length="16.76" shape="4.00,21.60 -0.32,21.17 -0.98,19.90 2.03,17.77 8.70,14.80"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="5.84" length="9.13" shape="1.60,7.83 1.97,10.46 3.08,12.01 4.92,12.46 7.51,11.83"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42c42
<         <lane id=":gneJ2_3_0" index="0" speed="6.73" length="12.58" shape="1.60,7.83 2.04,11.94 3.37,14.47 5.59,15.43 8.70,14.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect type ( Last six runs May2020 Apr2020 )

---------- 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 
31c35
< Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
---
> Debug: Setting new attribute type 'true' into edge 'gneE2'
34c38
< Debug: Setting new attribute type 'customType' into edge 'gneE2'
---
> Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
41c45
< Debug: Setting previous attribute type '%%$$&&&' into edge 'gneE2'
---
> Debug: Setting previous attribute type 'true' into edge 'gneE2'
48c52
< Debug: Setting new attribute type 'customType' into edge 'gneE2'
---
> Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
94,97d97
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="customType">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="%%$$&&&">

TEST FAILED on ts-sim-build-ba : netElements edges inspect width ( Last six runs May2020 Apr2020 )

---------- 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 
31c35
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
---
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute width of edge isn't valid
105,108d108
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected allow ( Last six runs May2020 Apr2020 )

---------- 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,29c32,43
< Debug: Value 'DummyAllowed' for attribute allow of edge isn't valid
< Debug: Setting new attribute allow '' into lane 'gneE2_0'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'DummyAllowed' for attribute numLanes of edge isn't valid
> Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
> Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
32,43c46,71
< 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'
< 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 net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="8.67" length="16.85" shape="7.20,24.80 3.35,24.05 0.60,21.80 -1.05,18.05 -1.60,12.80"/>
36,42c36
<         <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
<     </edge>
<     <edge id=":gneJ2_2" function="internal">
<         <lane id=":gneJ2_2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<     </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_1_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
45c39
<         <lane id=":gneJ3_0_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="8.67" length="16.85" shape="51.60,12.80 51.05,18.05 49.40,21.80 46.65,24.05 42.80,24.80"/>
48c42
<         <lane id=":gneJ3_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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_1_0" index="0" speed="8.00" length="14.19" shape="51.60,12.80 51.05,16.65 49.40,19.40 46.65,21.05 42.80,21.60"/>
51,54c45
<         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
<     </edge>
<     <edge id=":gneJ3_3" function="internal">
<         <lane id=":gneJ3_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,18.40 45.25,18.05 47.00,17.00 48.05,15.25 48.40,12.80"/>
64,65c55
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected disallow ( Last six runs May2020 Apr2020 )

---------- 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,104c32,43
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
< 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 'gneE3'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute disallow '' into edge 'gneE3'
< Debug: Setting previous attribute disallow '' into lane 'gneE3_1'
< Debug: Setting previous attribute disallow '' into lane 'gneE3_0'
< Debug: Setting previous attribute disallow '' into edge 'gneE2'
< Debug: Setting previous attribute disallow '' into lane 'gneE2_1'
< Debug: Setting previous attribute disallow '' into lane 'gneE2_0'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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'
<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="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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,52c41,44
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
< 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'
< Debug: Setting new attribute endOffset '12' into edge 'gneE2'
< Debug: Setting new attribute endOffset '12' into lane 'gneE3_0'
< Debug: Setting new attribute endOffset '12' into lane 'gneE3_1'
< Debug: Setting new attribute endOffset '12' into edge 'gneE3'
---
> Debug: Value '120.5' for attribute spreadType of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.72" length="31.63" shape="19.20,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="6.02" length="16.67" shape="19.20,21.60 7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
64,65c64,65
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
68,69c68,69
<         <lane id="gneE3_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,24.80 19.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,21.60 19.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected length ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,40c41,42
< 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: Value '13.112,16.22 34.19,16.11' for attribute allow of edge isn't valid
> Debug: Setting new attribute allow '' into lane 'gneE2_0'
43c45,48
< Debug: Setting new attribute length '40.5' into edge 'gneE3'
---
> Debug: Setting new attribute allow '' into lane 'gneE2_1'
> Debug: Setting new attribute allow '' into edge 'gneE2'
> Debug: Value '-12' for attribute allow of edge isn't valid
> Debug: Value '-12' for attribute allow of edge isn't valid
50,51c55,57
< Debug: Setting previous attribute length '35.60' into edge 'gneE3'
< Debug: Setting previous attribute length '35.60' into edge 'gneE2'
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="7.64" length="12.84" shape="4.70,24.80 1.94,24.21 -0.02,22.43 -1.21,19.46 -1.60,15.30"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="all" speed="3.65" length="4.67" shape="4.70,21.60 3.50,20.80 3.10,20.00 3.50,19.20 4.70,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
---
>         <lane id=":gneJ2_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="1.60,15.30 1.94,15.71 2.77,15.62 3.79,15.36 4.70,15.20"/>
42c42
<         <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_3_0" index="0" disallow="all" speed="5.04" length="5.00" shape="1.60,15.30 1.79,16.66 2.38,17.62 3.34,18.21 4.70,18.40"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="7.64" length="12.84" shape="51.60,15.30 51.21,19.46 50.03,22.42 48.06,24.21 45.30,24.80"/>
48c48
<         <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_1_0" index="0" speed="6.86" length="10.16" shape="51.60,15.30 51.21,18.06 50.03,20.02 48.06,21.21 45.30,21.60"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="45.30,15.20 46.21,15.36 47.23,15.62 48.06,15.71 48.40,15.30"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected name ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,42c41,44
< Debug: Setting new attribute name '%%%$$$$$%' into edge 'gneE2'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value '40.5' 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 'my own name' for attribute shape of edge isn't valid
49,50c51,56
< Debug: Setting previous attribute name '%%%$$$$$%' into edge 'gneE3'
< Debug: Setting previous attribute name '%%%$$$$$%' into edge 'gneE2'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- 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.
---------- Differences in net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
67c67
<     <edge id="gneE3" from="gneJ3" to="gneJ2" name="my own name" priority="1">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected numlanes ( Last six runs May2020 Apr2020 )

---------- 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,96c32,45
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< 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()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE5'
< Debug: invalidating (removing) connections of edge 'gneE5' due it were guessed
< Debug: Removing connection 'gneE2_1->gneE3_1' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in removeConnection()
< Debug: Removing connection 'gneE2_0->gneE4_0' from edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
137c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
144c151
<                 <entry color="orange" name="geometry points"/>
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <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"/>
---
>         <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"/>
21c21
<         <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"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.66" length="31.32" shape="7.20,31.20 3.35,29.45 0.60,24.20 -1.05,15.45 -1.60,3.20"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="6.48" length="8.95" shape="1.60,3.30 1.95,5.71 3.00,7.43 4.75,8.46 7.20,8.80"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42,48c42
<         <lane id=":gneJ2_3_0" index="0" speed="7.30" length="11.64" shape="1.60,3.30 1.95,7.11 3.00,9.83 4.75,11.46 7.20,12.00"/>
<     </edge>
<     <edge id=":gneJ2_4" function="internal">
<         <lane id=":gneJ2_4_0" index="0" speed="8.08" length="14.48" shape="1.60,3.30 1.95,8.51 3.00,12.23 4.75,14.46 7.20,15.20"/>
<     </edge>
<     <edge id=":gneJ2_5" function="internal">
<         <lane id=":gneJ2_5_0" index="0" speed="8.80" length="17.40" shape="1.60,3.30 1.95,9.91 3.00,14.63 4.75,17.46 7.20,18.40"/>
---
>         <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"/>
51c45
<         <lane id=":gneJ3_0_0" index="0" speed="11.65" length="31.23" shape="51.60,3.30 51.05,15.51 49.40,24.23 46.65,29.46 42.80,31.20"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37c41
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into edge 'gneE2'
---
> Debug: Setting new attribute endOffset '12' into lane 'gneE2_0'
40,52c44,57
< 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'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into edge 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into edge 'gneE3'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into edge 'gneE3'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into edge 'gneE2'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into edge 'gneE3'
---
<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 ----------
66,68d65
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
73,75d69
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected priority ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,44c41,44
< Debug: Setting new attribute priority '-1' into edge 'gneE2'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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: Value '' for attribute from of edge isn't valid
> Debug: Value 'dummyPriority' for attribute from of edge isn't valid
> Debug: Value '-6' for attribute from of edge isn't valid
> Debug: Value '-6' for attribute from of edge isn't valid
51,52c51,56
< Debug: Setting previous attribute priority '-1' into edge 'gneE3'
< Debug: Setting previous attribute priority '-1' into edge 'gneE2'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-6">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
67c67
<     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="-6">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected shapeend ( Last six runs May2020 Apr2020 )

---------- 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,30c32,41
< 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: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute name 'dummyShapeEnd' into edge 'gneE2'
33,37c44,45
< 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'
< Debug: Setting new attribute shapeEnd '34,15.5' into edge 'gneE3'
---
> Debug: Setting new attribute name '24' into edge 'gneE2'
> Debug: Setting new attribute name '' into edge 'gneE2'
38a47,49
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="40.68" shape="36.55,21.20 19.86,16.34 7.94,12.46 0.78,9.58 -1.60,7.69"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.78" length="8.28" shape="37.42,18.12 34.89,18.51 33.41,17.94 32.98,16.42 33.59,13.94"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="11.50" length="33.46" shape="1.60,7.69 3.58,10.60 9.52,12.08 19.41,12.13 33.27,10.75"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42c42
<         <lane id=":gneJ2_3_0" index="0" speed="11.80" length="35.32" shape="1.60,7.69 3.60,12.01 9.60,14.49 19.60,15.14 33.59,13.94"/>
---
>         <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"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="8.87" length="21.38" shape="51.60,3.84 51.55,12.19 51.35,19.00 50.94,23.54 50.26,25.06"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
48c48
<         <lane id=":gneJ3_1_0" index="0" speed="8.22" length="18.18" shape="51.60,3.84 51.66,7.14 51.72,13.39 51.61,19.40 51.13,21.98"/>
---
>         <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"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="9.28" length="17.48" shape="33.37,10.74 39.95,9.56 44.64,8.02 47.46,6.12 48.40,3.84"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="8.15" length="27.92" shape="33.79,13.91 41.15,9.43 46.49,9.28 49.82,13.46 51.13,21.98"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected shapestart ( Last six runs May2020 Apr2020 )

---------- 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,92c32,41
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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()
< Debug: Setting previous attribute shapeStart '' into edge 'gneE3'
< Debug: Setting previous attribute shapeStart '' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute shapeStart '14,15.5' into edge 'gneE2'
< Debug: Setting new attribute shapeStart '14,15.5' into edge 'gneE3'
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop6'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Deleting unreferenced busStop 'busStop5'
< Debug: Deleting unreferenced busStop 'busStop4'
< Debug: Deleting unreferenced busStop 'busStop3'
< Debug: Deleting unreferenced busStop 'busStop2'
<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="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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
<     <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="120.5_0" endPos="30.00" friendlyPos="1"/>
>     <busStop id="busStop4" lane="120.5_1" startPos="25.00" friendlyPos="1"/>
---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,39c41
< 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 id 'true' into edge 'gneE2'
42,46c44,46
< 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'
< Debug: Setting new attribute speed '120.5' into edge 'gneE3'
---
> Debug: Setting new attribute id 'dummySpeed' into edge 'true'
> Debug: Setting new attribute id '-13' into edge 'dummySpeed'
> Debug: Setting new attribute id '120.5' into edge '-13'
53,58c53
< Debug: Setting previous attribute speed '13.89' into edge 'gneE3'
< Debug: Setting previous attribute speed '13.89' into lane 'gneE3_1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< 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=%).
---------- Differences in net ----------
56a57,60
>     <edge id="120.5" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="120.5_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="120.5_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
>     </edge>
63,66d66
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="120.50" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
<     </edge>
68,69c68,69
<         <lane id="gneE3_0" index="0" speed="120.50" length="35.60" shape="42.80,24.80 7.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="120.50" length="35.60" shape="42.80,21.60 7.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>
100c100
<     <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 120.5_0 120.5_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">
109a110,111
>     <connection from="120.5" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
>     <connection from="120.5" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
114,115d115
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
<     <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
117c117
<     <connection from="gneE3" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
---
>     <connection from="gneE3" to="120.5" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected spreadtype ( Last six runs May2020 Apr2020 )

---------- 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 
31,43d34
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute spreadType 'center' into edge 'gneE3'
< Debug: Key F5 (Compute) pressed
47,53c38,39
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute spreadType 'right' into edge 'gneE3'
< Debug: Setting previous attribute spreadType 'right' into edge 'gneE2'
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<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="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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,42c41,42
< Debug: Setting new attribute type '%%$$&&&' into edge 'gneE2'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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: Value '%%$$&&&' for attribute speed of edge isn't valid
> Debug: Value 'customType' for attribute speed of edge isn't valid
49,50c49,54
< Debug: Setting previous attribute type '%%$$&&&' into edge 'gneE3'
< Debug: Setting previous attribute type '%%$$&&&' into edge 'gneE2'
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="customType">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
67c67
<     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1" type="customType">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">

TEST FAILED on ts-sim-build-ba : netElements edges inspect_selected width ( Last six runs May2020 Apr2020 )

---------- 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 
31,32c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
37,53c41,45
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute width '-1' into lane 'gneE2_0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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'
< 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'
< Debug: Setting new attribute width '4' into lane 'gneE2_1'
< Debug: Setting new attribute width '4' into edge 'gneE2'
< Debug: Setting new attribute width '4' into lane 'gneE3_0'
< Debug: Setting new attribute width '4' into lane 'gneE3_1'
< Debug: Setting new attribute width '4' into edge 'gneE3'
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.92" length="22.12" shape="7.20,26.00 3.35,24.88 0.60,21.50 -1.05,15.88 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.08" length="5.84" width="4.00" shape="7.20,22.00 5.70,21.00 5.20,20.00 5.70,19.00 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.63 3.00,12.50 4.75,13.63 7.20,14.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
42c42
<         <lane id=":gneJ2_3_0" index="0" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <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"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="9.87" length="22.12" width="4.00" shape="51.60,8.00 51.05,15.88 49.40,21.50 46.65,24.88 42.80,26.00"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
48c48
<         <lane id=":gneJ3_1_0" index="0" speed="9.08" length="18.58" width="4.00" shape="51.60,8.00 51.05,14.13 49.40,18.50 46.65,21.13 42.80,22.00"/>
---
>         <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"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.63 47.00,12.50 48.05,10.63 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="4.08" length="5.84" width="4.00" shape="42.80,18.00 44.30,19.00 44.80,20.00 44.30,21.00 42.80,22.00"/>
<truncated after showing first 30 lines>

15 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 
42,45d45
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
netElements edges load allow ( Last six runs May2020 Apr2020 )
netElements edges load default ( Last six runs May2020 Apr2020 )
netElements edges load disallow ( Last six runs May2020 Apr2020 )
netElements edges load endoffset ( Last six runs May2020 Apr2020 )
netElements edges load length ( Last six runs May2020 Apr2020 )
netElements edges load name ( Last six runs May2020 Apr2020 )
netElements edges load parameters ( Last six runs May2020 Apr2020 )
netElements edges load priority ( Last six runs May2020 Apr2020 )
netElements edges load shape ( Last six runs May2020 Apr2020 )
netElements edges load shapeend ( Last six runs May2020 Apr2020 )
netElements edges load shapestart ( Last six runs May2020 Apr2020 )
netElements edges load speed ( Last six runs May2020 Apr2020 )
netElements edges load spreadtype ( Last six runs May2020 Apr2020 )
netElements edges load type ( Last six runs May2020 Apr2020 )
netElements edges load width ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements edges move basic ( Last six runs May2020 Apr2020 )

---------- 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 
15c19,20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
18a24
> Debug: Setting new attribute shape '25.48,-8.01' into edge 'gneE0'
20,23c26
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Setting new attribute shape '25.00,-8.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.49,-19.68,60.49,10.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.48,-19.69,60.50,10.00
28a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
30a35
> Debug: Setting new attribute shape '25.48,8.81' into edge 'gneE1'
32,35c37
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Setting new attribute shape '25.00,8.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.49,-10.00,60.49,19.68
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.52,-10.00,60.54,20.51
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-8.00,50.00,8.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-8.01,50.00,8.81" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.90" length="4.45" shape="-0.49,1.52 -1.63,0.76 -2.01,0.00 -1.63,-0.76 -0.49,-1.52"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.91" length="4.44" shape="-0.52,1.51 -1.65,0.74 -2.02,-0.03 -1.63,-0.78 -0.48,-1.53"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="4.45" shape="50.49,-1.52 51.63,-0.76 52.01,0.00 51.63,0.76 50.49,1.52"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.92" length="4.42" shape="50.50,-1.52 51.64,-0.78 52.03,-0.03 51.66,0.73 50.54,1.51"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-8.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.52" shape="-0.49,-1.52 25.00,-9.68 50.49,-1.52"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.48,-8.01 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="53.53" shape="-0.48,-1.53 25.49,-9.69 50.50,-1.52"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,8.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="53.52" shape="50.49,1.52 25.00,9.68 -0.49,1.52"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.48,8.81 0.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="54.14" shape="50.54,1.51 25.49,10.51 -0.52,1.51"/>
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.98,-3.05 -0.98,3.05">
---
>     <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.96,-3.05 -1.05,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.98,3.05 50.98,-3.05">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move move_geometrypoint ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
14,15c14,20
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 3, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 2, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 3, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 2, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 3, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 3, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 2, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
19c24
< Debug: Setting new attribute shape '25.00,-8.00' into edge 'gneE0'
---
> Debug: Setting new attribute shape '25.00,-8.01' into edge 'gneE0'
21c26
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.49,-19.68,60.49,10.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.49,-19.69,60.49,10.00
26a32
> Debug: ObjectsUnderCursor: swapped Lanes to edges
29c35
< Debug: Setting new attribute shape '25.00,8.00' into edge 'gneE1'
---
> Debug: Setting new attribute shape '25.00,8.81' into edge 'gneE1'
31c37
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.49,-10.00,60.49,19.68
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.53,-10.00,60.53,20.51
33a40
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-8.00,50.00,8.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-8.01,50.00,8.81" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.90" length="4.45" shape="-0.49,1.52 -1.63,0.76 -2.01,0.00 -1.63,-0.76 -0.49,-1.52"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.91" length="4.43" shape="-0.53,1.51 -1.66,0.73 -2.03,-0.03 -1.64,-0.78 -0.49,-1.52"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="4.45" shape="50.49,-1.52 51.63,-0.76 52.01,0.00 51.63,0.76 50.49,1.52"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.91" length="4.43" shape="50.49,-1.52 51.64,-0.78 52.03,-0.03 51.66,0.73 50.53,1.51"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,8.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="53.52" shape="50.49,1.52 25.00,9.68 -0.49,1.52"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,8.81 0.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="54.14" shape="50.53,1.51 25.00,10.51 -0.53,1.51"/>
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.98,-3.05 -0.98,3.05">
---
>     <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.98,-3.05 -1.06,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.98,3.05 50.98,-3.05">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 51.06,3.02 50.98,-3.05">

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25,29c30
< 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
< 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 shape '25.00,-8.00' into edge 'gneE0'
---
> Debug: Setting new attribute shape '25.48,-8.01' into edge 'gneE0'
31c32
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.49,-19.68,60.49,10.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.49,1.52 -0.90,1.13 -1.52,0.49 -1.39,-0.40 -0.49,-1.52"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.78" length="4.62" shape="0.00,1.60 -1.29,1.00 -1.80,0.28 -1.53,-0.56 -0.48,-1.53"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.49,-1.52 51.39,-0.40 51.52,0.49 50.90,1.13 49.51,1.52"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.78" length="4.62" shape="50.50,-1.52 51.54,-0.55 51.81,0.29 51.29,1.01 50.00,1.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-8.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.52" shape="-0.49,-1.52 25.00,-9.68 50.49,-1.52"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.48,-8.01 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="53.53" shape="-0.48,-1.53 25.49,-9.69 50.50,-1.52"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,-8.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="51.47" shape="49.51,1.52 25.00,-6.32 0.49,1.52"/>
---
>     <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"/>
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.98,3.05 -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.96,-3.05 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.98,-3.05 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.99,-3.04">

TEST FAILED on ts-sim-build-ba : netElements edges move selected_both_both_junctions ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,18c21,22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 1, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21a26
> Debug: ObjectsUnderCursor: swapped Lanes to edges
23a29
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25c31,32
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
46,54d52
< Debug: Setting new attribute pos '50.00,-8.00' into junction 'gneJ1'
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-20.00,62.00,4.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-20.00,12.00,4.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-19.60,60.00,2.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-19.60,60.00,2.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : netElements edges move selected_none_both_junctions ( Last six runs May2020 Apr2020 )

---------- 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 
15a20
> Debug: ObjectsUnderCursor: swapped Lanes to edges
17a23
> Debug: ObjectsUnderCursor: swapped Lanes to edges
19c25,26
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22a30
> Debug: Setting new attribute shape '25.48,-8.01' into edge 'gneE0'
24,27c32
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Setting new attribute shape '25.00,-8.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.49,-19.68,60.49,10.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.48,-19.69,60.50,10.00
31a37
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35c41
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.49,-19.68,60.49,10.00
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.48,-19.69,60.50,10.00
42a49
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-8.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.52" shape="-0.49,-1.52 25.00,-9.68 50.49,-1.52"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.48,-8.01 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="53.53" shape="-0.48,-1.53 25.49,-9.69 50.50,-1.52"/>
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.98,-3.05 0.00,3.20">
---
>     <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.96,-3.05 0.00,3.20">

TEST FAILED on ts-sim-build-ba : netElements edges move selected_separated ( Last six runs May2020 Apr2020 )

---------- 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 
31c35,36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
35,43c40
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,1.00,60.00,22.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,1.00,60.00,22.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.60,59.00,10.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,12.00,60.00,33.60
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,12.00,60.00,33.60
< 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,21.00
< Debug: Setting new attribute shape '26.00,2.00' into edge 'gneE0'
---
> Debug: Setting new attribute shape '25.51,2.51' into edge 'gneE0'
45c42
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.52,-9.70,60.56,21.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.51,-9.18,60.52,21.00
50c47
< Debug: Setting new attribute shape '26.00,2.00' into edge 'gneE1'
---
> Debug: Setting new attribute shape '25.51,2.51' into edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,11.00" convBoundary="0.00,-8.00,50.00,22.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,11.00" convBoundary="0.00,-8.49,50.00,22.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.52,12.51 -0.87,12.15 -1.51,11.52 -1.40,10.64 -0.52,9.49"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.51,12.52 -0.89,12.14 -1.52,11.51 -1.39,10.62 -0.51,9.48"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.56,9.50 51.40,10.67 51.50,11.56 50.84,12.17 49.44,12.50"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.52,9.49 51.40,10.64 51.51,11.52 50.87,12.15 49.48,12.51"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,11.00 26.00,2.00 50.00,11.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="54.30" shape="-0.52,9.49 26.02,0.30 50.56,9.50"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,11.00 25.51,2.51 50.00,11.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="53.89" shape="-0.51,9.48 25.52,0.82 50.52,9.49"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,11.00 26.00,2.00 0.00,11.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="51.99" shape="49.44,12.50 25.98,3.70 0.52,12.51"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,11.00 25.51,2.51 0.00,11.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="51.72" shape="49.48,12.51 25.50,4.20 0.51,12.52"/>
21,22c21,22
<     <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1" shape="0.00,0.00 26.00,-8.00 49.00,0.00">
<         <lane id="gneE3_0" index="0" speed="13.89" length="52.60" shape="-0.47,-1.53 26.03,-9.68 49.53,-1.51"/>
---
>     <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1" shape="0.00,0.00 25.51,-8.49 49.00,0.00">
>         <lane id="gneE3_0" index="0" speed="13.89" length="52.97" shape="-0.51,-1.52 25.53,-10.18 49.54,-1.50"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges move selected_single ( Last six runs May2020 Apr2020 )

---------- 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 
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18c22,23
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
21a27
> Debug: Setting new attribute shape '25.48,-8.01' into edge 'gneE0'
23,26c29
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Setting new attribute shape '25.00,-8.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.49,-19.68,60.49,10.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.48,-19.69,60.50,10.00
31a35
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33a38
> Debug: Setting new attribute shape '25.48,8.81' into edge 'gneE1'
35,38c40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Setting new attribute shape '25.00,8.00' into edge 'gneE1'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-8.00,50.00,8.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,-8.01,50.00,8.81" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.90" length="4.45" shape="-0.49,1.52 -1.63,0.76 -2.01,0.00 -1.63,-0.76 -0.49,-1.52"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.91" length="4.44" shape="-0.52,1.51 -1.65,0.74 -2.02,-0.03 -1.63,-0.78 -0.48,-1.53"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="4.45" shape="50.49,-1.52 51.63,-0.76 52.01,0.00 51.63,0.76 50.49,1.52"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.92" length="4.42" shape="50.50,-1.52 51.64,-0.78 52.03,-0.03 51.66,0.73 50.54,1.51"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-8.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.52" shape="-0.49,-1.52 25.00,-9.68 50.49,-1.52"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.48,-8.01 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="53.53" shape="-0.48,-1.53 25.49,-9.69 50.50,-1.52"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,8.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="53.52" shape="50.49,1.52 25.00,9.68 -0.49,1.52"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.48,8.81 0.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="54.14" shape="50.54,1.51 25.49,10.51 -0.52,1.51"/>
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.98,-3.05 -0.98,3.05">
---
>     <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.96,-3.05 -1.05,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.98,3.05 50.98,-3.05">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed all ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,133c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge '-gneE21'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21'
< Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
28a36,38
>     <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>
40a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
86,87c99,100
<     <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="" intLanes="" shape="60.00,20.00 60.00,16.80"/>
<     <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="gneE21_0" intLanes="" shape="80.00,16.80 80.00,20.00"/>
---
>     <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="-gneE21_0" intLanes="" shape="60.00,20.00 60.00,23.20 60.00,20.00"/>
>     <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="gneE21_0" intLanes="" shape="80.00,20.00 80.00,16.80 80.00,20.00"/>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed authority ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE21'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
43a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
67a78,80
>     <edge id="gneE21" from="gneJ15" to="gneJ16" priority="1">
>         <lane id="gneE21_0" index="0" allow="authority" speed="13.89" length="20.00" shape="60.00,18.40 80.00,18.40"/>
>     </edge>
86,87c99,100
<     <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="-gneE21_0" intLanes="" shape="60.00,23.20 60.00,20.00"/>
<     <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="" intLanes="" shape="80.00,20.00 80.00,23.20"/>
---
>     <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="-gneE21_0" intLanes="" shape="60.00,20.00 60.00,23.20 60.00,20.00"/>
>     <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="gneE21_0" intLanes="" shape="80.00,20.00 80.00,16.80 80.00,20.00"/>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed bicycle ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>

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

---------- 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 
152,155d155
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements edges select_vtypes allowed emergency ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes allowed evehicle ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes allowed truck ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed coach ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed custom1 ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed custom2 ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed delivery ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed ship ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed trailer ( Last six runs May2020 Apr2020 )
netElements edges select_vtypes disallowed truck ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed hov ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE24'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
43a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
76a87,89
>     <edge id="gneE24" from="gneJ25" to="gneJ26" priority="1">
>         <lane id="gneE24_0" index="0" allow="hov" speed="13.89" length="20.00" shape="60.00,8.40 80.00,8.40"/>
>     </edge>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<     <junction id="gneJ23" type="dead_end" x="30.00" y="10.00" incLanes="-gneE23_0" intLanes="" shape="30.00,10.00 30.00,13.20 30.00,10.00"/>
<     <junction id="gneJ24" type="dead_end" x="50.00" y="10.00" incLanes="gneE23_0" intLanes="" shape="50.00,10.00 50.00,6.80 50.00,10.00"/>
<     <junction id="gneJ25" type="dead_end" x="60.00" y="10.00" incLanes="-gneE24_0" intLanes="" shape="60.00,13.20 60.00,10.00"/>
<     <junction id="gneJ26" type="dead_end" x="80.00" y="10.00" incLanes="" intLanes="" shape="80.00,10.00 80.00,13.20"/>
<     <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="-gneE25_0" intLanes="" shape="30.00,0.00 30.00,3.20 30.00,0.00"/>
<     <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="gneE25_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed moped ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE13'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,23d9
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
24a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
29,45d16
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
43a51,56
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
>     <edge id="gneE13" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE13_0" index="0" allow="passenger" speed="13.89" length="20.00" shape="0.00,38.40 20.00,38.40"/>
>     </edge>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<     <junction id="gneJ23" type="dead_end" x="30.00" y="10.00" incLanes="-gneE23_0" intLanes="" shape="30.00,10.00 30.00,13.20 30.00,10.00"/>
<     <junction id="gneJ24" type="dead_end" x="50.00" y="10.00" incLanes="gneE23_0" intLanes="" shape="50.00,10.00 50.00,6.80 50.00,10.00"/>
<     <junction id="gneJ25" type="dead_end" x="60.00" y="10.00" incLanes="-gneE24_0" intLanes="" shape="60.00,10.00 60.00,13.20 60.00,10.00"/>
<     <junction id="gneJ26" type="dead_end" x="80.00" y="10.00" incLanes="gneE24_0" intLanes="" shape="80.00,10.00 80.00,6.80 80.00,10.00"/>
<     <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="-gneE25_0" intLanes="" shape="30.00,0.00 30.00,3.20 30.00,0.00"/>
<     <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="gneE25_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>
<     <junction id="gneJ3" type="dead_end" x="20.00" y="40.00" incLanes="" intLanes="" shape="20.00,40.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes allowed pedestrian ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,215c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>

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

---------- 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 
130,133d133
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements edges select_vtypes disallowed all ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed passenger ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed army ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge '-gneE17'
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17'
< Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
16a24,26
>     <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>
40a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
88,89c101,102
<     <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="gneE17_0" intLanes="" shape="30.00,33.20 30.00,30.00"/>
<     <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="" intLanes="" shape="50.00,30.00 50.00,33.20"/>
---
>     <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="gneE17_0" intLanes="" shape="30.00,30.00 30.00,33.20 30.00,30.00"/>
>     <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="-gneE17_0" intLanes="" shape="50.00,30.00 50.00,26.80 50.00,30.00"/>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed bus ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 emergency ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE17'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
43a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
55a66,68
>     <edge id="gneE17" from="gneJ18" to="gneJ17" priority="1">
>         <lane id="gneE17_0" index="0" disallow="moped rail_fast" speed="13.89" length="20.00" shape="50.00,31.60 30.00,31.60"/>
>     </edge>
88,89c101,102
<     <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="" intLanes="" shape="30.00,30.00 30.00,26.80"/>
<     <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="-gneE17_0" intLanes="" shape="50.00,26.80 50.00,30.00"/>
---
>     <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="gneE17_0" intLanes="" shape="30.00,30.00 30.00,33.20 30.00,30.00"/>
>     <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="-gneE17_0" intLanes="" shape="50.00,30.00 50.00,26.80 50.00,30.00"/>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed motorcycle ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,149c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,605c5,9
< 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'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,6c5,8
< Debug: Setting new attribute selected 'true' into edge 'gneE12'
< Debug: Setting new attribute selected 'true' into edge 'gneE14'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,25d9
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
26a11,12
> Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <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>
> 
43a51,53
>     <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/>
>     </edge>
46a57,59
>     <edge id="gneE14" from="gneJ5" to="gneJ4" priority="1">
>         <lane id="gneE14_0" index="0" disallow="taxi rail_fast" speed="13.89" length="20.00" shape="20.00,31.60 0.00,31.60"/>
>     </edge>
91c104,106
<     <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/>
---
>     <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
94,108d108
<     <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="gneE22_0" intLanes="" shape="20.00,10.00 20.00,6.80 20.00,10.00"/>
<     <junction id="gneJ23" type="dead_end" x="30.00" y="10.00" incLanes="-gneE23_0" intLanes="" shape="30.00,10.00 30.00,13.20 30.00,10.00"/>
<     <junction id="gneJ24" type="dead_end" x="50.00" y="10.00" incLanes="gneE23_0" intLanes="" shape="50.00,10.00 50.00,6.80 50.00,10.00"/>
<     <junction id="gneJ25" type="dead_end" x="60.00" y="10.00" incLanes="-gneE24_0" intLanes="" shape="60.00,10.00 60.00,13.20 60.00,10.00"/>
<     <junction id="gneJ26" type="dead_end" x="80.00" y="10.00" incLanes="gneE24_0" intLanes="" shape="80.00,10.00 80.00,6.80 80.00,10.00"/>
<     <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="-gneE25_0" intLanes="" shape="30.00,0.00 30.00,3.20 30.00,0.00"/>
<     <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="gneE25_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements edges select_vtypes disallowed tram ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- Differences in errors ----------
5,155c5,9
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 May2020 Apr2020 )

---------- 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 
11c15
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 68.00,48.00,92.00,72.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 54.00,56.00,78.00,80.00
18c22
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 87.00,48.00,111.00,72.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 72.00,56.00,96.00,80.00
20c24
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 70.00,48.40,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 56.00,56.40,94.00,78.00
29c33
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 87.00,29.00,111.00,53.00
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 72.00,37.00,96.00,61.00
31c35
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 87.40,31.00,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 72.40,39.00,94.00,78.00
42c46
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 87.00,10.00,111.00,34.00
---
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 72.00,19.00,96.00,43.00
44c48
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="61.00,22.00,99.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="47.00,31.00,84.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="80.00,58.40 80.00,58.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="66.00,66.40 66.00,66.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="95.80,58.40 96.50,58.30 97.00,58.00 97.30,57.50 97.40,56.80"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="80.80,66.40 81.50,66.30 82.00,66.00 82.30,65.50 82.40,64.80"/>
15c15
<         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="97.40,41.00 97.40,41.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="82.40,49.00 82.40,49.00"/>
18c18
<         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="97.40,25.20 97.30,24.50 97.00,24.00 96.50,23.70 95.80,23.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="82.40,34.20 82.30,33.50 82.00,33.00 81.50,32.70 80.80,32.60"/>
21c21
<         <lane id=":gneJ4_0_0" index="0" speed="13.89" length="0.10" shape="80.00,23.60 80.00,23.60"/>
---
>         <lane id=":gneJ4_0_0" index="0" speed="13.89" length="0.10" shape="66.00,32.60 66.00,32.60"/>
24c24
<         <lane id=":gneJ5_0_0" index="0" speed="3.90" length="2.58" shape="64.20,23.60 63.50,23.70 63.00,24.00 62.70,24.50 62.60,25.20"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="3.90" length="2.58" shape="50.20,32.60 49.50,32.70 49.00,33.00 48.70,33.50 48.60,34.20"/>
27c27
<         <lane id=":gneJ6_0_0" index="0" speed="13.89" length="0.10" shape="62.60,41.00 62.60,41.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15c3,14
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 777 - 357
< TestFunctions: Clicked over position 777 - 457
< TestFunctions: Clicked over position 777 - 557
< TestFunctions: Clicked over position 677 - 557
< TestFunctions: Clicked over position 577 - 557
< TestFunctions: Clicked over position 577 - 457
< TestFunctions: Clicked over position 577 - 357
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 604 - 318
> TestFunctions: Clicked over position 704 - 318
> TestFunctions: Clicked over position 704 - 418
> TestFunctions: Clicked over position 704 - 518
> TestFunctions: Clicked over position 604 - 518
> TestFunctions: Clicked over position 504 - 518
> TestFunctions: Clicked over position 504 - 418
> TestFunctions: Clicked over position 504 - 318
> TestFunctions: Clicked over position 604 - 318
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168

TEST FAILED on ts-sim-build-ba : netElements junctions create circular_double ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 68.00,48.00,92.00,72.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 54.00,56.00,78.00,80.00
19c23
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 87.00,48.00,111.00,72.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 72.00,56.00,96.00,80.00
21c25
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 70.00,48.40,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 56.00,56.40,94.00,78.00
27c31
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 70.00,50.00,109.00,71.60
---
> GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 56.00,58.00,94.00,79.60
38c42
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 87.00,29.00,111.00,53.00
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 72.00,37.00,96.00,61.00
40c44
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 87.40,31.00,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 72.40,39.00,94.00,78.00
48c52
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="61.00,22.00,99.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="47.00,31.00,84.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="80.00,61.60 80.00,61.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="0.10" shape="66.00,69.60 66.00,69.60"/>
12c12
<         <lane id=":gneJ0_1_0" index="0" speed="13.89" length="0.10" shape="80.00,58.40 80.00,58.40"/>
---
>         <lane id=":gneJ0_1_0" index="0" speed="13.89" length="0.10" shape="66.00,66.40 66.00,66.40"/>
15c15
<         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="100.60,56.80 100.30,58.90 99.40,60.40 97.90,61.30 95.80,61.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="85.60,64.80 85.30,66.90 84.40,68.40 82.90,69.30 80.80,69.60"/>
18c18
<         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="95.80,58.40 96.50,58.30 97.00,58.00 97.30,57.50 97.40,56.80"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="80.80,66.40 81.50,66.30 82.00,66.00 82.30,65.50 82.40,64.80"/>
21c21
<         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="97.40,41.00 97.40,41.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="82.40,49.00 82.40,49.00"/>
24c24
<         <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="100.60,41.00 100.60,41.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="85.60,49.00 85.60,49.00"/>
27c27
<         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="97.40,25.20 97.30,24.50 97.00,24.00 96.50,23.70 95.80,23.60"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15c3,14
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 777 - 357
< TestFunctions: Clicked over position 777 - 457
< TestFunctions: Clicked over position 777 - 557
< TestFunctions: Clicked over position 677 - 557
< TestFunctions: Clicked over position 577 - 557
< TestFunctions: Clicked over position 577 - 457
< TestFunctions: Clicked over position 577 - 357
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 604 - 318
> TestFunctions: Clicked over position 704 - 318
> TestFunctions: Clicked over position 704 - 418
> TestFunctions: Clicked over position 704 - 518
> TestFunctions: Clicked over position 604 - 518
> TestFunctions: Clicked over position 504 - 518
> TestFunctions: Clicked over position 504 - 418
> TestFunctions: Clicked over position 504 - 318
> TestFunctions: Clicked over position 604 - 318
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168

TEST FAILED on ts-sim-build-ba : netElements junctions create complex ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 68.00,48.00,92.00,72.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 54.00,56.00,78.00,80.00
19c23
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 87.00,48.00,111.00,72.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 72.00,56.00,96.00,80.00
21c25
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 70.00,48.40,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 56.00,56.40,94.00,78.00
27c31
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 70.00,50.00,109.00,71.60
---
> GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 56.00,58.00,94.00,79.60
38c42
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 87.00,29.00,111.00,53.00
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 72.00,37.00,96.00,61.00
40c44
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 87.40,31.00,109.00,70.00
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 72.40,39.00,94.00,78.00
48c52
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="61.00,22.00,99.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="47.00,31.00,84.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="18.93" shape="91.73,61.60 72.80,61.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="13.89" length="18.64" shape="77.44,69.60 58.80,69.60"/>
12c12
<         <lane id=":gneJ0_1_0" index="0" speed="9.73" length="7.38" shape="91.73,61.60 85.90,60.77 84.62,60.00"/>
---
>         <lane id=":gneJ0_1_0" index="0" speed="9.69" length="7.22" shape="77.44,69.60 71.73,68.76 70.50,68.00"/>
15c15
<         <lane id=":gneJ0_2_0" index="0" speed="7.42" length="7.71" shape="91.73,61.60 85.59,60.91 84.36,60.00"/>
---
>         <lane id=":gneJ0_2_0" index="0" speed="7.47" length="7.42" shape="77.44,69.60 71.48,68.89 70.37,68.00"/>
18c18
<         <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.34" shape="91.73,61.60 90.53,60.80 90.13,60.00"/>
---
>         <lane id=":gneJ0_3_0" index="0" speed="3.65" length="2.34" shape="77.44,69.60 76.24,68.80 75.84,68.00"/>
21c21
<         <lane id=":gneJ0_16_0" index="0" speed="9.73" length="14.11" shape="84.62,60.00 81.73,58.27 79.23,54.10 78.40,48.27"/>
---
>         <lane id=":gneJ0_16_0" index="0" speed="9.69" length="14.10" shape="70.50,68.00 67.66,66.25 65.21,62.06 64.40,56.20"/>
24c24
<         <lane id=":gneJ0_17_0" index="0" speed="7.42" length="11.60" shape="84.36,60.00 82.79,58.84 83.31,55.40 87.16,50.58"/>
---
>         <lane id=":gneJ0_17_0" index="0" speed="7.47" length="11.92" shape="70.37,68.00 68.78,66.74 69.32,63.17 73.11,58.17"/>
27c27
<         <lane id=":gneJ0_18_0" index="0" speed="3.65" length="2.34" shape="90.13,60.00 90.53,59.20 91.73,58.40"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,23c3,22
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 777 - 357
< TestFunctions: Clicked over position 777 - 457
< TestFunctions: Clicked over position 777 - 557
< TestFunctions: Clicked over position 677 - 557
< TestFunctions: Clicked over position 577 - 557
< TestFunctions: Clicked over position 577 - 457
< TestFunctions: Clicked over position 577 - 357
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 677 - 457
< TestFunctions: Clicked over position 677 - 357
< TestFunctions: Clicked over position 677 - 457
< TestFunctions: Clicked over position 777 - 457
< TestFunctions: Clicked over position 677 - 457
< TestFunctions: Clicked over position 677 - 557
< TestFunctions: Clicked over position 677 - 457
< TestFunctions: Clicked over position 577 - 457
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 604 - 318
> TestFunctions: Clicked over position 704 - 318
> TestFunctions: Clicked over position 704 - 418
> TestFunctions: Clicked over position 704 - 518
> TestFunctions: Clicked over position 604 - 518
> TestFunctions: Clicked over position 504 - 518
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,74.00,12.00,98.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -11.00,74.00,13.00,98.00
17c21
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 7.00,74.00,31.00,98.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,74.00,32.00,98.00
19c23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,74.40,29.00,96.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -9.00,74.40,30.00,96.00
26,27c30,31
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,74.00,12.00,98.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 7.00,74.00,31.00,98.00
---
> GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -11.00,74.00,13.00,98.00
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 8.00,74.00,32.00,98.00
29c33
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,74.40,29.00,96.00
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -9.00,74.40,30.00,96.00
31,32c35,36
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,72.80,10.00,96.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 9.00,72.80,29.00,96.00
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,86.00,19.00,86.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="1.00,86.00,20.00,86.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id="gneE0_0" index="0" speed="13.89" length="19.00" shape="0.00,84.40 19.00,84.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="19.00" shape="1.00,84.40 20.00,84.40"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="0.00" y="86.00" incLanes="" intLanes="" shape="0.00,86.00 0.00,82.80"/>
<     <junction id="gneJ1" type="dead_end" x="19.00" y="86.00" incLanes="gneE0_0" intLanes="" shape="19.00,82.80 19.00,86.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="1.00" y="86.00" incLanes="" intLanes="" shape="1.00,86.00 1.00,82.80"/>
>     <junction id="gneJ1" type="dead_end" x="20.00" y="86.00" incLanes="gneE0_0" intLanes="" shape="20.00,82.80 20.00,86.00"/>

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way_double ( Last six runs May2020 Apr2020 )

---------- 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 
24c28
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
128,131d131
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : netElements junctions create one_way_sameposition ( Last six runs May2020 Apr2020 )

---------- 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 
10c14
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,74.00,12.00,98.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -11.00,74.00,13.00,98.00
17c21
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 7.00,74.00,31.00,98.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,74.00,32.00,98.00
19c23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,74.40,29.00,96.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -9.00,74.40,30.00,96.00
33,34c37,38
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,74.00,12.00,98.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 7.00,74.00,31.00,98.00
---
> GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -11.00,74.00,13.00,98.00
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 8.00,74.00,32.00,98.00
36c40
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,74.40,29.00,96.00
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -9.00,74.40,30.00,96.00
38,39c42,43
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,72.80,10.00,96.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 9.00,72.80,29.00,96.00
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,86.00,19.00,86.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="1.00,86.00,20.00,86.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id="gneE0_0" index="0" speed="13.89" length="19.00" shape="0.00,84.40 19.00,84.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="19.00" shape="1.00,84.40 20.00,84.40"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="0.00" y="86.00" incLanes="" intLanes="" shape="0.00,86.00 0.00,82.80"/>
<     <junction id="gneJ1" type="dead_end" x="19.00" y="86.00" incLanes="gneE0_0" intLanes="" shape="19.00,82.80 19.00,86.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="1.00" y="86.00" incLanes="" intLanes="" shape="1.00,86.00 1.00,82.80"/>
>     <junction id="gneJ1" type="dead_end" x="20.00" y="86.00" incLanes="gneE0_0" intLanes="" shape="20.00,82.80 20.00,86.00"/>

TEST FAILED on ts-sim-build-ba : netElements junctions create square ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 2.00,48.00,26.00,72.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -11.00,56.00,13.00,80.00
18c22
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 21.00,48.00,45.00,72.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,56.00,32.00,80.00
20c24
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 4.00,48.40,43.00,70.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -9.00,56.40,30.00,78.00
29c33
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 21.00,29.00,45.00,53.00
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 8.00,37.00,32.00,61.00
31c35
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 21.40,31.00,43.00,70.00
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 8.40,39.00,30.00,78.00
42c46
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 2.00,29.00,26.00,53.00
---
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -11.00,37.00,13.00,61.00
44c48
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="14.00,41.00,33.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="1.00,49.00,20.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.90" length="2.58" shape="15.60,56.80 15.70,57.50 16.00,58.00 16.50,58.30 17.20,58.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.90" length="2.58" shape="2.60,64.80 2.70,65.50 3.00,66.00 3.50,66.30 4.20,66.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="29.80,58.40 30.50,58.30 31.00,58.00 31.30,57.50 31.40,56.80"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="16.80,66.40 17.50,66.30 18.00,66.00 18.30,65.50 18.40,64.80"/>
15c15
<         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="31.40,44.20 31.30,43.50 31.00,43.00 30.50,42.70 29.80,42.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="18.40,52.20 18.30,51.50 18.00,51.00 17.50,50.70 16.80,50.60"/>
18c18
<         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="17.20,42.60 16.50,42.70 16.00,43.00 15.70,43.50 15.60,44.20"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="3.90" length="2.58" shape="4.20,50.60 3.50,50.70 3.00,51.00 2.70,51.50 2.60,52.20"/>
22c22
<         <lane id="gneE0_0" index="0" speed="13.89" length="12.60" shape="17.20,58.40 29.80,58.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="12.60" shape="4.20,66.40 16.80,66.40"/>
25c25
<         <lane id="gneE1_0" index="0" speed="13.89" length="12.60" shape="31.40,56.80 31.40,44.20"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="12.60" shape="18.40,64.80 18.40,52.20"/>
28c28
<         <lane id="gneE2_0" index="0" speed="13.89" length="12.60" shape="29.80,42.60 17.20,42.60"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11c3,10
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 327 - 357
< TestFunctions: Clicked over position 427 - 357
< TestFunctions: Clicked over position 427 - 457
< TestFunctions: Clicked over position 327 - 457
< TestFunctions: Clicked over position 327 - 357
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 254 - 318
> TestFunctions: Clicked over position 354 - 318
> TestFunctions: Clicked over position 354 - 418
> TestFunctions: Clicked over position 254 - 418
> TestFunctions: Clicked over position 254 - 318
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168

TEST FAILED on ts-sim-build-ba : netElements junctions create square_double ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 2.00,48.00,26.00,72.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -11.00,56.00,13.00,80.00
19c23
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 21.00,48.00,45.00,72.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 8.00,56.00,32.00,80.00
21c25
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 4.00,48.40,43.00,70.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -9.00,56.40,30.00,78.00
27c31
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 4.00,50.00,43.00,71.60
---
> GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary -9.00,58.00,30.00,79.60
38c42
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 21.00,29.00,45.00,53.00
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 8.00,37.00,32.00,61.00
40c44
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 21.40,31.00,43.00,70.00
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary 8.40,39.00,30.00,78.00
48c52
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="14.00,41.00,33.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="1.00,49.00,20.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="17.20,61.60 15.10,61.30 13.60,60.40 12.70,58.90 12.40,56.80"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="4.20,69.60 2.10,69.30 0.60,68.40 -0.30,66.90 -0.60,64.80"/>
12c12
<         <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="15.60,56.80 15.70,57.50 16.00,58.00 16.50,58.30 17.20,58.40"/>
---
>         <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="2.60,64.80 2.70,65.50 3.00,66.00 3.50,66.30 4.20,66.40"/>
15c15
<         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="34.60,56.80 34.30,58.90 33.40,60.40 31.90,61.30 29.80,61.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="6.08" length="7.74" shape="21.60,64.80 21.30,66.90 20.40,68.40 18.90,69.30 16.80,69.60"/>
18c18
<         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="29.80,58.40 30.50,58.30 31.00,58.00 31.30,57.50 31.40,56.80"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="3.90" length="2.58" shape="16.80,66.40 17.50,66.30 18.00,66.00 18.30,65.50 18.40,64.80"/>
21c21
<         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="31.40,44.20 31.30,43.50 31.00,43.00 30.50,42.70 29.80,42.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="18.40,52.20 18.30,51.50 18.00,51.00 17.50,50.70 16.80,50.60"/>
24c24
<         <lane id=":gneJ2_1_0" index="0" speed="6.08" length="7.74" shape="29.80,39.40 31.90,39.70 33.40,40.60 34.30,42.10 34.60,44.20"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="6.08" length="7.74" shape="16.80,47.40 18.90,47.70 20.40,48.60 21.30,50.10 21.60,52.20"/>
27c27
<         <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.74" shape="12.40,44.20 12.70,42.10 13.60,40.60 15.10,39.70 17.20,39.40"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11c3,10
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 327 - 357
< TestFunctions: Clicked over position 427 - 357
< TestFunctions: Clicked over position 427 - 457
< TestFunctions: Clicked over position 327 - 457
< TestFunctions: Clicked over position 327 - 357
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 254 - 318
> TestFunctions: Clicked over position 354 - 318
> TestFunctions: Clicked over position 354 - 418
> TestFunctions: Clicked over position 254 - 418
> TestFunctions: Clicked over position 254 - 318
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168

TEST FAILED on ts-sim-build-ba : netElements junctions create two_way ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 78.00,66.00,102.00,90.00
---
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary 63.00,74.00,87.00,98.00
18c22
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 96.00,66.00,120.00,90.00
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 82.00,74.00,106.00,98.00
20c24
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 80.00,66.40,118.00,88.00
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary 65.00,74.40,104.00,96.00
26c30
< GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 80.00,68.00,118.00,89.60
---
> GLDebug: 	Inserted edge:-gneE0 into SUMORTree with boundary 65.00,76.00,104.00,97.60
35,36c39,40
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary 78.00,66.00,102.00,90.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 96.00,66.00,120.00,90.00
---
> GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary 63.00,74.00,87.00,98.00
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 82.00,74.00,106.00,98.00
38,39c42,43
< GLDebug: 	Removed object edge:-gneE0 from SUMORTree with boundary 80.00,68.00,118.00,89.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary 80.00,66.40,118.00,88.00
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="90.00,78.00,108.00,78.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="75.00,86.00,94.00,86.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="90.00,79.60 88.80,78.80 88.40,78.00 88.80,77.20 90.00,76.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="75.00,87.60 73.80,86.80 73.40,86.00 73.80,85.20 75.00,84.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="108.00,76.40 109.20,77.20 109.60,78.00 109.20,78.80 108.00,79.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="94.00,84.40 95.20,85.20 95.60,86.00 95.20,86.80 94.00,87.60"/>
16c16
<         <lane id="-gneE0_0" index="0" speed="13.89" length="18.00" shape="108.00,79.60 90.00,79.60"/>
---
>         <lane id="-gneE0_0" index="0" speed="13.89" length="19.00" shape="94.00,87.60 75.00,87.60"/>
19c19
<         <lane id="gneE0_0" index="0" speed="13.89" length="18.00" shape="90.00,76.40 108.00,76.40"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="19.00" shape="75.00,84.40 94.00,84.40"/>
22c22
<     <junction id="gneJ0" type="priority" x="90.00" y="78.00" incLanes="-gneE0_0" intLanes=":gneJ0_0_0" shape="90.00,78.00 90.00,81.20 90.00,78.00">
---
>     <junction id="gneJ0" type="priority" x="75.00" y="86.00" incLanes="-gneE0_0" intLanes=":gneJ0_0_0" shape="75.00,86.00 75.00,89.20 75.00,86.00">
25c25
<     <junction id="gneJ1" type="priority" x="108.00" y="78.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="108.00,78.00 108.00,74.80 108.00,78.00">
---
>     <junction id="gneJ1" type="priority" x="94.00" y="86.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="94.00,86.00 94.00,82.80 94.00,86.00">
---------- Differences in output ----------
3,8c3,7
< TestFunctions: 'reference.png' found. Position: 377 - 207
< TestFunctions: Position of 'reference.png' isn't consistent. Check that interface scaling is 100% (See #3746)
< TestFunctions: Clicked over position 727 - 257
< TestFunctions: Clicked over position 827 - 257
< TestFunctions: Clicked over position 377 - 207
< TestFunctions: Clicked over position 377 - 207
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 654 - 218
> TestFunctions: Clicked over position 754 - 218
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168

TEST FAILED on ts-sim-build-ba : netElements junctions delete ( Last six runs May2020 Apr2020 )

---------- 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 
75,407d78
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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: Setting new attribute type 'priority' into junction 'gneJ0'
< Debug: Removing junction 'gneJ0' from net
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Removing connection 'gneE2_0->gneE1_0' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE1_0' in removeConnection()
< 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: Removing connection 'gneE1_0->gneE2_0' from edge 'gneE1'
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE2_0' in removeConnection()
< 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: Removing edge 'gneE1' from net
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Warning: The lane 'gneJ17_0' to use within the detEntry is not known.
< Warning: The lane '-gneJ12_0' to use within the detExit is not known.
< 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 ----------
4,9c4,9
< TestFunctions: Clicked over position 354 - 231
< TestFunctions: Clicked over position 564 - 231
< TestFunctions: Clicked over position 804 - 231
< TestFunctions: Clicked over position 362 - 341
< TestFunctions: Clicked over position 454 - 448
< TestFunctions: Clicked over position 754 - 438
---
> TestFunctions: Clicked over position 354 - 223
> TestFunctions: Clicked over position 564 - 223
> TestFunctions: Clicked over position 804 - 223
> TestFunctions: Clicked over position 362 - 328
> TestFunctions: Clicked over position 454 - 428
> TestFunctions: Clicked over position 754 - 408
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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 May2020 Apr2020 )

---------- 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 
44a49
> Debug: Value 'traffic_light' for attribute fringe of junction isn't valid
46c51
< Debug: Setting new attribute fringe 'outer' into junction 'Center'
---
> Debug: Setting new attribute fringe 'inner' into junction 'Center'
49d53
< Debug: Setting new attribute fringe 'inner' into junction 'Center'
56c60
< Debug: Setting previous attribute fringe 'outer' into junction 'Center'
---
> Debug: Setting previous attribute fringe 'default' into junction 'Center'
130,133d133
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
130,133d133
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect keepclear ( Last six runs May2020 Apr2020 )

---------- 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 
185,188d188
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
44,52c48,58
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into junction 'Center'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
55,75c61
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- 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 ----------
203,205d202
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
124a129,130
> GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
> GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
129,130d134
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
204a209,210
> GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.69,88.95,66.31,111.05
> GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
209,210d214
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.69,88.95,66.31,111.05
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
282a287,288
> GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
> GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
287,288d292
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
419,422d422
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13

TEST FAILED on ts-sim-build-ba : netElements junctions inspect radius ( Last six runs May2020 Apr2020 )

---------- 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 
46c50
< Debug: Value '-7' for attribute radius of junction isn't valid
---
> Debug: Value 'dummyRadius' for attribute radius of junction isn't valid
130,133d133
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect rightofway ( Last six runs May2020 Apr2020 )

---------- 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 
45c49
< Debug: Value 'dummyRightOfWay' for attribute rightOfWay of junction isn't valid
---
> Debug: Value 'right_before_left' for attribute rightOfWay of junction isn't valid
129,132d132
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect shape ( Last six runs May2020 Apr2020 )

---------- 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 
91,92c95,96
< 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
---
> 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
278,281d281
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 13
---------- Differences in log ----------
2c2
< Error: Shape of a(n) user-supplied shape is broken: not numeric position entry.
---
> 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 : netElements junctions inspect type allway_stop ( Last six runs May2020 Apr2020 )

---------- 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 
44a49
> Debug: Value 'vip' for attribute type of junction isn't valid
46,53d50
< Debug: Deleting TLS from junction 'Center'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute type 'allway_stop' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
60,65c57,64
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
< Debug: Setting previous attribute type 'traffic_light' into junction 'Center'
< Debug: Adding TLS into junction 'Center'
---
> Debug: Removing busStop 'busStop_8_0_4' in GNEChange_Additional
> Debug: Removing busStop 'busStop_7_0_1' in GNEChange_Additional
> Debug: Removing busStop 'busStop_6_1_3' in GNEChange_Additional
> Debug: Removing busStop 'busStop_5_0_6' in GNEChange_Additional
> Debug: Removing busStop 'busStop_4_0_5' in GNEChange_Additional
> Debug: Removing busStop 'busStop_3_0_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
27c27
<         <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"/>
---
>         <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"/>
34c34
<         <lane id=":Center_3_0" index="0" speed="9.26" length="19.35" shape="48.40,60.40 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>         <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"/>
37c37,46
<         <lane id=":Center_4_0" index="0" speed="3.65" length="4.67" shape="48.40,60.40 49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>         <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">
>         <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"/>
>     </edge>
>     <edge id=":Center_21" function="internal">
>         <lane id=":Center_21_0" index="0" 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_22" function="internal">
>         <lane id=":Center_22_0" index="0" speed="3.65" length="2.34" shape="50.00,58.80 50.80,59.20 51.60,60.40"/>
47c56
<         <lane id=":Center_8_0" index="0" 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"/>
---
>         <lane id=":Center_8_0" index="0" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
50c59,65
<         <lane id=":Center_9_0" index="0" speed="3.65" length="4.67" shape="60.40,51.60 59.20,50.80 58.80,50.00 59.20,49.20 60.40,48.40"/>
---
>         <lane id=":Center_9_0" index="0" speed="3.65" length="2.34" shape="60.40,51.60 59.20,50.80 58.80,50.00"/>
>     </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type dead_end ( Last six runs May2020 Apr2020 )

---------- 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 
45c49
< Debug: Value 'dummyType' for attribute type of junction isn't valid
---
> Debug: Value 'ship' for attribute type of junction isn't valid
144,147d147
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

8 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 
144,147d147
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements junctions inspect type district ( Last six runs May2020 Apr2020 )
netElements junctions inspect type internal ( Last six runs May2020 Apr2020 )
netElements junctions inspect type priority ( Last six runs May2020 Apr2020 )
netElements junctions inspect type priority_stop ( Last six runs May2020 Apr2020 )
netElements junctions inspect type rail_crossing ( Last six runs May2020 Apr2020 )
netElements junctions inspect type rail_signal ( Last six runs May2020 Apr2020 )
netElements junctions inspect type right_before_left ( Last six runs May2020 Apr2020 )
netElements junctions inspect type zipper ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type traffic_light ( Last six runs May2020 Apr2020 )

---------- 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 
140,143d143
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type traffic_light_right_on_red ( Last six runs May2020 Apr2020 )

---------- 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 
45c49
< Debug: Value 'dummyType' for attribute type of junction isn't valid
---
> Debug: Value 'truck' for attribute type of junction isn't valid
147,150d150
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type traffic_light_unregulated ( Last six runs May2020 Apr2020 )

---------- 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 
44a49
> Debug: Value 'rail_electric' for attribute type of junction isn't valid
46,52d50
< Debug: Setting new attribute type 'traffic_light_unregulated' into junction 'Center'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
59,63c57,64
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
< Debug: Setting previous attribute type 'traffic_light' into junction 'Center'
---
> Debug: Removing busStop 'busStop_8_0_4' in GNEChange_Additional
> Debug: Removing busStop 'busStop_7_0_1' in GNEChange_Additional
> Debug: Removing busStop 'busStop_6_1_3' in GNEChange_Additional
> Debug: Removing busStop 'busStop_5_0_6' in GNEChange_Additional
> Debug: Removing busStop 'busStop_4_0_5' in GNEChange_Additional
> Debug: Removing busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Removing busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Removing busStop 'busStop_1_0_7' in GNEChange_Additional
<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 net ----------
34c34
<         <lane id=":Center_3_0" index="0" speed="9.02" length="5.28" shape="48.40,60.40 49.48,56.14 50.00,55.42"/>
---
>         <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"/>
43c43
<         <lane id=":Center_21_0" index="0" speed="9.02" length="13.05" shape="50.00,55.42 52.28,52.28 56.14,49.48 60.40,48.40"/>
---
>         <lane id=":Center_21_0" index="0" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/>
56c56
<         <lane id=":Center_8_0" index="0" speed="9.02" length="5.28" shape="60.40,51.60 56.14,50.52 55.42,50.00"/>
---
>         <lane id=":Center_8_0" index="0" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
62c62
<         <lane id=":Center_23_0" index="0" speed="9.02" length="13.05" shape="55.42,50.00 52.28,47.72 49.48,43.86 48.40,39.60"/>
---
>         <lane id=":Center_23_0" index="0" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
75c75
<         <lane id=":Center_13_0" index="0" speed="9.02" length="6.96" shape="51.60,39.60 50.52,43.86 49.02,45.93"/>
---
>         <lane id=":Center_13_0" index="0" speed="9.26" length="6.96" shape="51.60,39.60 50.85,44.85 50.00,46.27"/>
84c84
<         <lane id=":Center_26_0" index="0" speed="9.02" length="11.37" shape="49.02,45.93 47.72,47.72 43.86,50.52 39.60,51.60"/>
---
>         <lane id=":Center_26_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
97c97
<         <lane id=":Center_18_0" index="0" speed="9.02" length="5.28" shape="39.60,48.40 43.86,49.48 44.58,50.00"/>
---
>         <lane id=":Center_18_0" index="0" speed="9.26" length="6.96" shape="39.60,48.40 44.85,49.15 46.27,50.00"/>
103c103
<         <lane id=":Center_28_0" index="0" speed="9.02" length="13.05" shape="44.58,50.00 47.72,52.28 50.52,56.14 51.60,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type unknown ( Last six runs May2020 Apr2020 )

---------- 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 
45d48
< Debug: Value 'dummyType' for attribute type of junction isn't valid
48a52,56
> Debug: Setting new attribute type 'dead_end' into junction 'Center'
> Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
> Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
> Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
> Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
61c69
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
---
> Debug: Setting previous attribute linkIndex '-1' into crossing ':Center_c1'
63,65c71,72
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
< Debug: Setting previous attribute type 'traffic_light' into junction 'Center'
< Debug: Adding TLS into junction 'Center'
---
> Debug: Setting previous attribute linkIndex '-1' into crossing ':Center_c0'
> Debug: Setting previous attribute type 'dead_end' into junction 'Center'
72d78
< Debug: Deleting TLS from junction 'Center'
142,147d147
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'D' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect type unregulated ( Last six runs May2020 Apr2020 )

---------- 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 
45d48
< Debug: Value 'dummyType' for attribute type of junction isn't valid
49c52
< Debug: Setting new attribute type 'unregulated' into junction 'Center'
---
> Debug: Setting new attribute type 'allway_stop' into junction 'Center'
53a57
> Debug: Value 'dummyType' for attribute type of junction isn't valid
73c77
< Debug: Setting new attribute type 'unregulated' into junction 'Center'
---
> Debug: Setting new attribute type 'allway_stop' into junction 'Center'
144,147d147
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 net ----------
34c34
<         <lane id=":Center_3_0" index="0" speed="9.02" length="18.33" shape="48.40,60.40 49.48,56.14 52.28,52.28 56.14,49.48 60.40,48.40"/>
---
>         <lane id=":Center_3_0" index="0" speed="9.26" length="19.35" shape="48.40,60.40 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
47c47
<         <lane id=":Center_8_0" index="0" speed="9.02" length="18.33" shape="60.40,51.60 56.14,50.52 52.28,47.72 49.48,43.86 48.40,39.60"/>
---
>         <lane id=":Center_8_0" index="0" 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"/>
60c60
<         <lane id=":Center_13_0" index="0" speed="9.02" length="18.33" shape="51.60,39.60 50.52,43.86 47.72,47.72 43.86,50.52 39.60,51.60"/>
---
>         <lane id=":Center_13_0" index="0" speed="9.26" length="19.35" shape="51.60,39.60 50.85,44.85 48.60,48.60 44.85,50.85 39.60,51.60"/>
73c73
<         <lane id=":Center_18_0" index="0" speed="9.02" length="18.33" shape="39.60,48.40 43.86,49.48 47.72,52.28 50.52,56.14 51.60,60.40"/>
---
>         <lane id=":Center_18_0" index="0" speed="9.26" length="19.35" shape="39.60,48.40 44.85,49.15 48.60,51.40 50.85,55.15 51.60,60.40"/>
142c142,165
<     <junction id="Center" type="unregulated" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_8_0 :Center_9_0 :Center_10_0 :Center_11_0 :Center_11_1 :Center_13_0 :Center_14_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_18_0 :Center_19_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.51 60.40,56.40 60.40,43.60 
58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18"/>
---
>     <junction id="Center" type="allway_stop" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_8_0 :Center_9_0 :Center_10_0 :Center_11_0 :Center_11_1 :Center_13_0 :Center_14_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_18_0 :Center_19_0 :Center_c0_0 :Center_c1_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.18,56.5
1 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18">
>         <request index="0"  response="1000000000000011000000" foes="1000000000000011000000" cont="0"/>
>         <request index="1"  response="0001111110000111000000" foes="0001111110000111000000" cont="0"/>
>         <request index="2"  response="0001111110000111000000" foes="0001111110000111000000" cont="0"/>
>         <request index="3"  response="0101110001101111000000" foes="0101110001101111000000" cont="0"/>
>         <request index="4"  response="0001000001100000000000" foes="0001000001100000000000" cont="0"/>
>         <request index="5"  response="0100000001100000000000" foes="0100000001100000000000" cont="0"/>
>         <request index="6"  response="1111000011100000001111" foes="1111000011100000001111" cont="0"/>
>         <request index="7"  response="1111000011100000001111" foes="1111000011100000001111" cont="0"/>
>         <request index="8"  response="0100110111100000001110" foes="0100110111100000001110" cont="0"/>
>         <request index="9"  response="0100110000000000001000" foes="0100110000000000001000" cont="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected fringe ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,57c55,57
< Debug: Value 'dummyFringe' for attribute fringe of junction isn't valid
< Debug: Setting new attribute fringe 'outer' into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute fringe 'outer' into junction 'Center'
< Debug: Setting new attribute fringe 'inner' into junction 'C'
< Debug: Setting new attribute fringe 'inner' into junction 'Center'
---
> Debug: Value 'dummyFringe' for attribute radius of junction isn't valid
> Debug: Value 'dummyFringe' for attribute radius of junction isn't valid
> Debug: Value 'inner' for attribute radius of junction isn't valid
64,65c64,71
< Debug: Setting previous attribute fringe 'outer' into junction 'Center'
< Debug: Setting previous attribute fringe 'outer' into junction 'C'
---
> Debug: Removing busStop 'busStop_8_0_4' in GNEChange_Additional
> Debug: Removing busStop 'busStop_7_0_1' in GNEChange_Additional
> Debug: Removing busStop 'busStop_6_1_3' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
177c177
<     <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00" fringe="inner">
---
>     <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00">
180c180
<     <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_20_0 :Center_1_0 :Center_1_1 :Center_21_0 :Center_22_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_23_0 :Center_24_0 :Center_25_0 :Center_11_0 :Center_11_1 :Center_26_0 :Center_27_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_28_0 :Center_29_0 :Center_c0_0 :Center_c1_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.
18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18" fringe="inner">
---
>     <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_20_0 :Center_1_0 :Center_1_1 :Center_21_0 :Center_22_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_23_0 :Center_24_0 :Center_25_0 :Center_11_0 :Center_11_1 :Center_26_0 :Center_27_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_28_0 :Center_29_0 :Center_c0_0 :Center_c1_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59.
18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18">

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected keepclear ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,73d54
< Debug: Setting new attribute keepClear 'false' into connection 'from3_1to7_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to4_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_0to2_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to3_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from5_1to1_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to3_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to1_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from6_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to1_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_0to4_0'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to4_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to2_1'
< Debug: Setting new attribute keepClear 'false' into connection 'from7_1to3_1'
<truncated after showing first 30 lines>
---------- Differences in net ----------
221c221
<     <connection from="3" to="7" fromLane="1" toLane="1" keepClear="0" via=":C_0_0" dir="t" state="M"/>
---
>     <connection from="3" to="7" fromLane="1" toLane="1" via=":C_0_0" dir="t" state="M"/>
223,242c223,242
<     <connection from="5" to="4" fromLane="0" toLane="0" keepClear="0" via=":Center_10_0" tl="Center" linkIndex="10" dir="r" state="o"/>
<     <connection from="5" to="2" fromLane="0" toLane="0" keepClear="0" via=":Center_11_0" tl="Center" linkIndex="11" dir="s" state="O"/>
<     <connection from="5" to="2" fromLane="1" toLane="1" keepClear="0" via=":Center_11_1" tl="Center" linkIndex="12" dir="s" state="O"/>
<     <connection from="5" to="3" fromLane="1" toLane="1" keepClear="0" via=":Center_13_0" tl="Center" linkIndex="13" dir="l" state="o"/>
<     <connection from="5" to="1" fromLane="1" toLane="1" keepClear="0" via=":Center_14_0" tl="Center" linkIndex="14" dir="t" state="o"/>
<     <connection from="6" to="3" fromLane="0" toLane="0" keepClear="0" via=":Center_0_0" tl="Center" linkIndex="0" dir="r" state="o"/>
<     <connection from="6" to="1" fromLane="0" toLane="0" keepClear="0" via=":Center_1_0" tl="Center" linkIndex="1" dir="s" state="O"/>
<     <connection from="6" to="1" fromLane="1" toLane="1" keepClear="0" via=":Center_1_1" tl="Center" linkIndex="2" dir="s" state="O"/>
<     <connection from="6" to="4" fromLane="1" toLane="1" keepClear="0" via=":Center_3_0" tl="Center" linkIndex="3" dir="l" state="o"/>
<     <connection from="6" to="2" fromLane="1" toLane="1" keepClear="0" via=":Center_4_0" tl="Center" linkIndex="4" dir="t" state="o"/>
<     <connection from="7" to="1" fromLane="0" toLane="0" keepClear="0" via=":Center_15_0" tl="Center" linkIndex="15" dir="r" state="o"/>
<     <connection from="7" to="4" fromLane="0" toLane="0" keepClear="0" via=":Center_16_0" tl="Center" linkIndex="16" dir="s" state="o"/>
<     <connection from="7" to="4" fromLane="1" toLane="1" keepClear="0" via=":Center_16_1" tl="Center" linkIndex="17" dir="s" state="o"/>
<     <connection from="7" to="2" fromLane="1" toLane="1" keepClear="0" via=":Center_18_0" tl="Center" linkIndex="18" dir="l" state="o"/>
<     <connection from="7" to="3" fromLane="1" toLane="1" keepClear="0" via=":Center_19_0" tl="Center" linkIndex="19" dir="t" state="o"/>
<     <connection from="8" to="2" fromLane="0" toLane="0" keepClear="0" via=":Center_5_0" tl="Center" linkIndex="5" dir="r" state="o"/>
<     <connection from="8" to="3" fromLane="0" toLane="0" keepClear="0" via=":Center_6_0" tl="Center" linkIndex="6" dir="s" state="o"/>
<     <connection from="8" to="3" fromLane="1" toLane="1" keepClear="0" via=":Center_6_1" tl="Center" linkIndex="7" dir="s" state="o"/>
<     <connection from="8" to="1" fromLane="1" toLane="1" keepClear="0" via=":Center_8_0" tl="Center" linkIndex="8" dir="l" state="o"/>
<     <connection from="8" to="4" fromLane="1" toLane="1" keepClear="0" via=":Center_9_0" tl="Center" linkIndex="9" dir="t" state="o"/>
---
>     <connection from="5" to="4" fromLane="0" toLane="0" via=":Center_10_0" tl="Center" linkIndex="10" dir="r" state="o"/>
>     <connection from="5" to="2" fromLane="0" toLane="0" via=":Center_11_0" tl="Center" linkIndex="11" dir="s" state="O"/>
>     <connection from="5" to="2" fromLane="1" toLane="1" via=":Center_11_1" tl="Center" linkIndex="12" dir="s" state="O"/>
>     <connection from="5" to="3" fromLane="1" toLane="1" via=":Center_13_0" tl="Center" linkIndex="13" dir="l" state="o"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
44,45c48,51
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
48,213c54,55
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into junction 'C'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into junction 'Center'
< Debug: Setting new attribute genericParameter '' into junction 'C'
< Debug: Setting new attribute genericParameter '' into junction 'Center'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into junction 'C'
< 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 'C'
< 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 'C'
< 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 'C'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'Center'
<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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 radius ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,56c55,57
< Debug: Value 'dummyRadius' for attribute radius of junction isn't valid
< Debug: Value '-7' for attribute radius of junction isn't valid
< Debug: Setting new attribute radius '2.3' into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute radius '2.3' into junction 'Center'
---
> Debug: Value 'inner' for attribute pos of junction isn't valid
> Debug: Value '-7' for attribute pos of junction isn't valid
> Debug: Value '2.3' for attribute pos of junction isn't valid
63,64c64,71
< Debug: Setting previous attribute radius '-1.00' into junction 'Center'
< Debug: Setting previous attribute radius '-1.00' into junction 'C'
---
> Debug: Removing busStop 'busStop_8_0_4' in GNEChange_Additional
> Debug: Removing busStop 'busStop_7_0_1' in GNEChange_Additional
> Debug: Removing busStop 'busStop_6_1_3' in GNEChange_Additional
> Debug: Removing busStop 'busStop_5_0_6' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
27c27
<         <lane id=":Center_0_0" index="0" speed="5.55" length="6.29" shape="45.20,58.70 44.96,56.99 44.23,55.78 43.01,55.04 41.30,54.80"/>
---
>         <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="17.40" shape="45.20,58.70 45.20,41.30"/>
<         <lane id=":Center_1_1" index="1" speed="13.90" length="17.40" shape="48.40,58.70 48.40,41.30"/>
---
>         <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"/>
34c34
<         <lane id=":Center_3_0" index="0" speed="8.61" length="6.41" shape="48.40,58.70 49.04,54.19 50.00,52.60"/>
---
>         <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"/>
37c37
<         <lane id=":Center_4_0" index="0" speed="3.65" length="2.34" shape="48.40,58.70 49.20,57.50 50.00,57.10"/>
---
>         <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"/>
40c40
<         <lane id=":Center_20_0" index="0" speed="8.61" length="10.20" shape="50.00,52.60 50.97,50.98 54.19,49.04 58.70,48.40"/>
---
>         <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"/>
43c43,46
<         <lane id=":Center_21_0" index="0" speed="3.65" length="2.34" shape="50.00,57.10 50.80,57.50 51.60,58.70"/>
---
>         <lane id=":Center_21_0" index="0" 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_22" function="internal">
>         <lane id=":Center_22_0" index="0" speed="3.65" length="2.34" shape="50.00,58.80 50.80,59.20 51.60,60.40"/>
46c49
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected rightofway ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,141c55
< Debug: Value 'dummyRightOfWays' for attribute rightOfWay of junction isn't valid
< Debug: Setting new attribute rightOfWay 'edgePriority' into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute rightOfWay 'edgePriority' into junction 'Center'
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute rightOfWay 'default' into junction 'Center'
< Debug: Setting previous attribute rightOfWay 'default' into junction 'C'
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Y (Redo) pressed
<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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" 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 type allway_stop ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'allway_stop' into junction 'C'
---
> Debug: Setting new attribute id 'moped' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'allway_stop' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'dummyType' into junction 'moped'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.26" length="19.35" shape="48.40,60.40 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>     <edge id=":dummyType_0" function="internal">
>         <lane id=":dummyType_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"/>
36,37c35,37
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" speed="3.65" length="4.67" shape="48.40,60.40 49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>     <edge id=":dummyType_1" function="internal">
>         <lane id=":dummyType_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":dummyType_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" 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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type district ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'district' into junction 'C'
---
> Debug: Setting new attribute id 'hov' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'district' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'dummyType' into junction 'hov'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<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 net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.02" length="18.33" shape="48.40,60.40 49.48,56.14 52.28,52.28 56.14,49.48 60.40,48.40"/>
---
>     <edge id=":dummyType_0" function="internal">
>         <lane id=":dummyType_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"/>
36,37c35,37
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" speed="3.65" length="4.67" shape="48.40,60.40 49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>     <edge id=":dummyType_1" function="internal">
>         <lane id=":dummyType_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":dummyType_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type priority ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,59c58
< Debug: Setting new attribute type 'priority' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Value 'dummyType' for attribute id of junction isn't valid
66,71c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
< Debug: Setting previous attribute type 'traffic_light' into junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":dummyType_0" function="internal">
>         <lane id=":dummyType_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"/>
36,37c35,37
<     <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 id=":dummyType_1" function="internal">
>         <lane id=":dummyType_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":dummyType_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type priority_stop ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'priority_stop' into junction 'C'
---
> Debug: Setting new attribute id 'traffic_light_unregulated' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'priority_stop' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'priority_stop' into junction 'traffic_light_unregulated'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":priority_stop_0" function="internal">
>         <lane id=":priority_stop_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"/>
36,37c35,37
<     <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 id=":priority_stop_1" function="internal">
>         <lane id=":priority_stop_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":priority_stop_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type rail_crossing ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'rail_crossing' into junction 'C'
---
> Debug: Setting new attribute id 'unregulated' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'rail_crossing' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'rail_crossing' into junction 'unregulated'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":rail_crossing_0" function="internal">
>         <lane id=":rail_crossing_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"/>
36,37c35,37
<     <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 id=":rail_crossing_1" function="internal">
>         <lane id=":rail_crossing_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":rail_crossing_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type rail_signal ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'rail_signal' into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'rail_signal' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'rail_signal' into junction 'dummyType'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.26" length="16.32" shape="48.40,60.40 49.15,55.15 51.40,51.40 55.15,49.15 57.40,48.83"/>
---
>     <edge id=":rail_signal_0" function="internal">
>         <lane id=":rail_signal_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"/>
36,37c35,37
<     <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 id=":rail_signal_1" function="internal">
>         <lane id=":rail_signal_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":rail_signal_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type right_before_left ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'right_before_left' into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'right_before_left' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'right_before_left' into junction 'dummyType'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.26" length="19.35" shape="48.40,60.40 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
---
>     <edge id=":right_before_left_0" function="internal">
>         <lane id=":right_before_left_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"/>
36,37c35,37
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" speed="3.65" length="4.67" shape="48.40,60.40 49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>     <edge id=":right_before_left_1" function="internal">
>         <lane id=":right_before_left_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":right_before_left_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" 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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type traffic_light ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55c58
< Debug: Setting new attribute type 'traffic_light' into junction 'C'
---
> Debug: Setting new attribute id 'traffic_light' into junction 'dummyType'
62,63c65
< Debug: Setting previous attribute type 'traffic_light' into junction 'C'
< Debug: Removing TLS from junction 'C'
---
> Debug: Setting previous attribute id 'dummyType' into junction 'traffic_light'
70,71c72
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute type 'traffic_light' into junction 'C'
---
> Debug: Setting new attribute id 'traffic_light' into junction 'dummyType'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":traffic_light_0" function="internal">
>         <lane id=":traffic_light_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"/>
36,37c35,37
<     <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 id=":traffic_light_1" function="internal">
>         <lane id=":traffic_light_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":traffic_light_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<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 May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,62c58
< Debug: Setting new attribute type 'traffic_light_right_on_red' into junction 'C'
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Setting new attribute type 'traffic_light_right_on_red' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'traffic_light_right_on_red' into junction 'dummyType'
69,77c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":traffic_light_right_on_red_0" function="internal">
>         <lane id=":traffic_light_right_on_red_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"/>
36,37c35,37
<     <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 id=":traffic_light_right_on_red_1" function="internal">
>         <lane id=":traffic_light_right_on_red_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":traffic_light_right_on_red_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type traffic_light_unregulated ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55,56
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
---
> 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 id of junction isn't valid
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,60d58
< Debug: Setting new attribute type 'traffic_light_unregulated' into junction 'C'
< Debug: Setting new attribute type 'traffic_light_unregulated' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
< Debug: Setting previous attribute type 'traffic_light' into 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 net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.02" length="5.28" shape="48.40,60.40 49.48,56.14 50.00,55.42"/>
---
>     <edge id=":dummyType_0" function="internal">
>         <lane id=":dummyType_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"/>
36,37c35,37
<     <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 id=":dummyType_1" function="internal">
>         <lane id=":dummyType_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":dummyType_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type unknown ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'unknown' into junction 'C'
---
> Debug: Setting new attribute id '2.3' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'unknown' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'unknown' into junction '2.3'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":unknown_0" function="internal">
>         <lane id=":unknown_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"/>
36,37c35,37
<     <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 id=":unknown_1" function="internal">
>         <lane id=":unknown_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":unknown_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type unregulated ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'unregulated' into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'unregulated' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'unregulated' into junction 'dummyType'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <edge id=":Center_3" function="internal">
<         <lane id=":Center_3_0" index="0" speed="9.02" length="18.33" shape="48.40,60.40 49.48,56.14 52.28,52.28 56.14,49.48 60.40,48.40"/>
---
>     <edge id=":unregulated_0" function="internal">
>         <lane id=":unregulated_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"/>
36,37c35,37
<     <edge id=":Center_4" function="internal">
<         <lane id=":Center_4_0" index="0" speed="3.65" length="4.67" shape="48.40,60.40 49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
---
>     <edge id=":unregulated_1" function="internal">
>         <lane id=":unregulated_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":unregulated_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_5" function="internal">
<         <lane id=":Center_5_0" index="0" 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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected type zipper ( Last six runs May2020 Apr2020 )

---------- 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 
45,46c49,50
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 2, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
51,52c55
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute type 'zipper' into junction 'C'
---
> Debug: Setting new attribute id 'dummyType' into junction 'Center'
55,60c58
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute type 'zipper' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
---
> Debug: Setting new attribute id 'zipper' into junction 'dummyType'
67,73c65
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex '21' into crossing ':Center_c1'
< Debug: Setting previous attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting previous attribute linkIndex '20' into crossing ':Center_c0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26,27c26,27
<     <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 id=":D_0" function="internal">
>         <lane id=":D_0_0" index="0" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
29,31c29,30
<     <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 id=":D_w0" function="walkingarea">
>         <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="100.00,50.00 100.00,53.20 100.00,53.20 100.00,56.40 100.00,43.60 100.00,46.80 100.00,46.80 100.00,50.00"/>
33,34c32,33
<     <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 id=":zipper_0" function="internal">
>         <lane id=":zipper_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"/>
36,37c35,37
<     <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 id=":zipper_1" function="internal">
>         <lane id=":zipper_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
>         <lane id=":zipper_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
39,40c39,40
<     <edge id=":Center_20" function="internal">
<         <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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions load ( Last six runs May2020 Apr2020 )

---------- 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 
242,245d245
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: 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 guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : netElements junctions move ( Last six runs May2020 Apr2020 )

---------- 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 
61a66,69
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
66c74,77
< Debug: Setting new attribute pos '120,20.2' into junction 'gneJ13'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'rail_signal' for attribute pos of junction isn't valid
68d78
< Debug: Deleting net builder in GNENet destructor
211,220d220
< Debug: Deleting unreferenced junction 'gneJ3' in AttributeCarriers 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
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
6,12c6,7
< Warning: Edge 'gneE17' has a grade of 25.00%.
< Warning: Edge 'gneE18' has a grade of 25.00%.
< Warning: Edge 'gneE19' has a grade of 25.00%.
< Warning: Intersecting left turns at junction 'gneJ19' from lane '-gneE19_0' and lane '-gneE16_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ19' from lane '-gneE19_0' and lane '-gneE17_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'gneJ19' from lane '-gneE19_0' and lane '-gneE17_0' (increase junction radius to avoid this).
< Warning: Edge '-gneE16' has a grade of 14.57%.
---
> Warning: Connection '-gneE17_0->gneE19_0' has a grade of 17.30%.
> Warning: Connection '-gneE19_0->gneE17_0' has a grade of 17.30%.
14d8
< Warning: Edge '-gneE18' has a grade of 14.57%.
16,35c10,12
< Warning: Edge 'gneE16' has a grade of 14.57%.
< Warning: Edge 'gneE18' has a grade of 14.57%.
< Warning: Speed of straight connection '-gneE9_0->-gneE8_0' reduced by 6.62 due to turning radius of 9.60 (length=2.83, angle=33.42).
< Warning: Speed of straight connection '-gneE11_0->-gneE10_0' reduced by 6.66 due to turning radius of 9.50 (length=2.88, angle=33.95).
< Warning: Intersecting left turns at junction 'gneJ19' from lane '-gneE19_0' and lane '-gneE16_0' (increase junction radius to avoid this).
< Warning: Edge '-gneE16' has a grade of 14.57%.
< Warning: Connection '-gneE17_0->gneE19_0' has a grade of 16.64%.
< Warning: Edge '-gneE18' has a grade of 14.47%.
< Warning: Connection '-gneE19_0->gneE17_0' has a grade of 22.20%.
< Warning: Edge 'gneE16' has a grade of 14.57%.
< Warning: Edge 'gneE18' has a grade of 14.47%.
< Warning: Speed of straight connection '-gneE9_0->-gneE8_0' reduced by 6.62 due to turning radius of 9.60 (length=2.83, angle=33.42).
< Warning: Speed of straight connection '-gneE11_0->-gneE10_0' reduced by 6.66 due to turning radius of 9.50 (length=2.88, angle=33.95).
< Warning: Intersecting left turns at junction 'gneJ19' from lane '-gneE19_0' and lane '-gneE16_0' (increase junction radius to avoid this).
< Warning: Edge '-gneE16' has a grade of 14.67%.
< Warning: Connection '-gneE17_0->gneE19_0' has a grade of 17.10%.
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,120.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <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="!"/>
30c30
<         <lane id=":gneJ12_0_0" index="0" speed="7.27" length="2.83" shape="91.68,40.81 90.98,41.25 90.45,41.49 89.87,41.58 89.04,41.60"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ12_1_0" index="0" speed="13.89" length="0.94" shape="89.04,38.40 89.32,38.39 89.51,38.36 89.69,38.28 89.92,38.14"/>
---
>         <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"/>
36c36
<         <lane id=":gneJ13_0_0" index="0" speed="9.09" length="24.22" shape="108.85,10.76 114.10,15.48 115.82,20.19 114.02,24.89 108.68,29.59"/>
---
>         <lane id=":gneJ13_0_0" index="0" speed="6.51" length="9.03" shape="88.40,27.20 88.05,24.75,0.05 87.00,23.00,0.08 85.25,21.95,0.12 82.80,21.60,0.17"/>
39,42c39
<         <lane id=":gneJ13_1_0" index="0" speed="7.70" length="14.55" shape="108.85,10.76 114.78,15.59 116.19,19.04 113.54,20.78"/>
<     </edge>
<     <edge id=":gneJ13_6" function="internal">
<         <lane id=":gneJ13_6_0" index="0" speed="7.70" length="8.28" shape="113.54,20.78 113.05,21.10 105.38,21.77"/>
---
>         <lane id=":gneJ13_1_0" index="0" speed="13.89" length="14.40" shape="88.40,27.20 88.40,12.80"/>
45c42
<         <lane id=":gneJ13_2_0" index="0" speed="5.49" length="10.71" shape="105.39,18.57 109.00,18.25 110.48,17.29 109.84,15.68 107.06,13.42"/>
---
>         <lane id=":gneJ13_2_0" index="0" speed="13.89" length="14.40" shape="91.60,12.80 91.60,27.20"/>
48c45,48
<         <lane id=":gneJ13_3_0" index="0" speed="7.70" length="22.89" shape="105.39,18.57 113.07,19.27 116.17,21.34 114.71,24.78 108.68,29.59"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane bikelane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="1"/>
<     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="1"/>
>     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_1" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65,66c69,70
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE2'
< Debug: invalidating (removing) connections of edge '-gneE2' due it were guessed
---
> Debug: Removing connection 'gneE5_0->-gneE2_0' from edge 'gneE5'
> Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in removeConnection()
69,83c73,87
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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 edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding lane 'gneE2_0' into edge
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< Debug: Setting new attribute allow 'bicycle' into lane 'gneE2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5,10c5,12
< 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).
---
> Warning: Lane '-gneE2_0' is not connected from any incoming edge at junction 'gneJ3'.
> Warning: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
> 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 '-gneE2_0' is not connected from any incoming edge at junction 'gneJ3'.
> Warning: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" speed="7.58" length="12.62" shape="5.20,21.60 2.22,21.05 0.10,19.40 -1.17,16.65 -1.60,12.80"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="8.00" length="14.19" shape="7.20,21.60 3.35,21.05 0.60,19.40 -1.05,16.65 -1.60,12.80"/>
42,45c42
<         <lane id=":gneJ2_1_0" index="0" allow="bicycle" speed="4.97" length="4.84" width="2.00" shape="2.20,12.80 2.39,14.11 2.95,15.05 3.89,15.61 5.20,15.80"/>
<     </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_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
48c45
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="4.00" shape="3.20,14.80 3.20,23.20"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="4.00" shape="5.20,16.80 5.20,25.20"/>
51c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.88" width="4.00" shape="1.20,14.80 5.20,14.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 5.20,23.20 5.20,20.00 5.20,20.00 5.20,16.80"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.08" width="4.00" shape="7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,25.20 3.20,25.20"/>
54c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="10.56" width="4.00" shape="1.20,23.20 5.20,23.20 -3.20,12.80 -3.20,16.80"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
57c54
<         <lane id=":gneJ3_0_0" index="0" speed="7.58" length="12.62" shape="51.60,12.80 51.17,16.65 49.90,19.40 47.78,21.05 44.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="8.00" length="14.19" shape="51.60,12.80 51.05,16.65 49.40,19.40 46.65,21.05 42.80,21.60"/>
60c57
<         <lane id=":gneJ3_1_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"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane buslane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="1"/>
<     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="1"/>
>     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_1" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65,66c69,70
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE2'
< Debug: invalidating (removing) connections of edge '-gneE2' due it were guessed
---
> Debug: Removing connection 'gneE5_0->-gneE2_0' from edge 'gneE5'
> Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in removeConnection()
69,82c73,86
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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 edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding lane 'gneE2_0' into edge
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< Debug: Setting new attribute allow 'bus' into lane 'gneE2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5,10c5,10
< 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).
---
> Warning: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
> 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_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" speed="8.67" length="16.85" shape="7.20,21.60 3.35,20.85 0.60,18.60 -1.05,14.85 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="8.00" length="14.19" shape="7.20,21.60 3.35,21.05 0.60,19.40 -1.05,16.65 -1.60,12.80"/>
42,51c42
<         <lane id=":gneJ2_1_0" index="0" allow="bus" speed="6.51" length="4.75" shape="1.60,9.60 1.95,12.05 3.00,13.80 3.20,13.92"/>
<     </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"/>
<     </edge>
<     <edge id=":gneJ2_3" function="internal">
<         <lane id=":gneJ2_3_0" index="0" allow="bus" speed="6.51" length="4.28" shape="3.20,13.92 4.75,14.85 7.20,15.20"/>
<     </edge>
<     <edge id=":gneJ2_4" function="internal">
<         <lane id=":gneJ2_4_0" index="0" speed="7.33" length="4.64" shape="3.20,16.39 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
54c45
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="5.20,13.60 5.20,23.20"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="5.20,16.80 5.20,26.40"/>
57c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.02" width="4.00" shape="3.20,13.60 7.20,13.60 3.20,9.60 -0.00,9.60 0.00,9.60 -3.20,9.60 7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.62" width="4.00" shape="7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,26.40 3.20,26.40"/>
60c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.32" width="4.00" shape="3.20,23.20 7.20,23.20 -3.20,9.60 -3.20,13.60"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
63c54
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane greenverge ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="1"/>
<     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="1"/>
>     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_1" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65,66c69,70
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE2'
< Debug: invalidating (removing) connections of edge '-gneE2' due it were guessed
---
> Debug: Removing connection 'gneE5_0->-gneE2_0' from edge 'gneE5'
> Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in removeConnection()
69,82c73,86
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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 edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding lane 'gneE2_0' into edge
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< Debug: Setting new attribute allow 'ignoring' into lane 'gneE2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5,10c5,10
< 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).
---
> Warning: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
> 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_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
42,45c42
<         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/>
<     </edge>
<     <edge id=":gneJ2_2" function="internal">
<         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
51c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="4.00" shape="3.20,16.80 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.73" width="4.00" shape="7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,23.20 3.20,23.20"/>
54c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.88" width="4.00" shape="3.20,23.20 7.20,23.20 -3.20,12.80 -3.20,16.80"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
66c63
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="4.00" shape="42.80,16.80 42.80,20.00 42.80,20.00 42.80,23.20 53.20,12.80 50.00,12.80 50.00,12.80 46.80,12.80 42.80,16.80 46.80,16.80"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.73" width="4.00" shape="46.80,23.20 42.80,23.20 53.20,12.80 50.00,12.80 50.00,12.80 46.80,12.80 42.80,16.80 42.80,20.00 42.80,20.00 42.80,23.20"/>
69c66
<         <lane id=":gneJ3_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.88" width="4.00" shape="53.20,16.80 53.20,12.80 42.80,23.20 46.80,23.20"/>
---
>         <lane id=":gneJ3_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="46.80,16.80 42.80,16.80 46.80,12.80 46.80,16.80"/>
73c70,71
<         <lane id="-gneE2_0" index="0" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>
---
>         <lane id="-gneE2_0" index="0" disallow="all" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="-gneE2_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>
82,83c80
<         <lane id="gneE2_0" index="0" disallow="all" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu add_restricted_lane sidewalk ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="1"/>
<     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="1"/>
>     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_1" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65,66c69,70
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE2'
< Debug: invalidating (removing) connections of edge '-gneE2' due it were guessed
---
> Debug: Removing connection 'gneE5_0->-gneE2_0' from edge 'gneE5'
> Debug: Deleting unreferenced connection 'fromgneE5_0to-gneE2_0' in removeConnection()
69,85c73,89
< Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< 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 edge 'gneE9'
< Debug: invalidating (removing) connections of edge 'gneE9' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Adding lane 'gneE2_0' into edge
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< Debug: Setting new attribute allow 'private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2' into lane 'gneE2_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5,10c5,10
< 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).
---
> Warning: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
> 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_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" speed="7.58" length="12.62" shape="5.20,21.60 2.22,21.05 0.10,19.40 -1.17,16.65 -1.60,12.80"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,21.60 3.35,21.05 0.60,19.40 -1.05,16.65 -1.60,12.80"/>
42c42
<         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian" 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_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
45c45
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,16.80 3.20,23.20"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="5.20,16.80 5.20,23.20"/>
48c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.97" width="4.00" shape="1.20,16.80 5.20,16.80 5.20,14.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 5.20,23.20 5.20,20.00"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.53" width="4.00" shape="7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,25.20 7.20,23.20 3.20,23.20"/>
51c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="10.56" width="4.00" shape="1.20,23.20 5.20,23.20 -3.20,12.80 -3.20,16.80"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
54c54
<         <lane id=":gneJ3_0_0" index="0" speed="7.58" length="12.62" shape="51.60,12.80 51.17,16.65 49.90,19.40 47.78,21.05 44.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="51.60,12.80 51.05,16.65 49.40,19.40 46.65,21.05 42.80,21.60"/>
57c57
<         <lane id=":gneJ3_1_0" index="0" disallow="pedestrian" 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_0" index="0" speed="6.51" length="9.03" shape="42.80,18.40 45.25,18.05 47.00,17.00 48.05,15.25 48.40,12.80"/>
60c60
<         <lane id=":gneJ3_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="46.80,23.20 46.80,16.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu duplicate_lane ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="1"/>
<     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="1"/>
>     <busStop id="busStop_-gneE2_0_3" lane="-gneE2_1" startPos="38.60" endPos="48.60" friendlyPos="1"/>
---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65,67c69,71
< Debug: Adding lane 'gneE2_0' into edge
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
---
> Debug: Adding lane '-gneE2_0' into edge
> GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
> GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,34.80
77c81
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
---
> GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,34.80
80c84
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
---
> GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
88,91c92,95
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,-0.40,17.20,33.20
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 32.80,-0.40,63.20,33.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5a6
> Warning: Lane '-gneE2_0' is not connected from any incoming edge at junction 'gneJ3'.
7d7
< Warning: Lane 'gneE2_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Differences in net ----------
39,42c39
<         <lane id=":gneJ2_0_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"/>
<     </edge>
<     <edge id=":gneJ2_1" function="internal">
<         <lane id=":gneJ2_1_0" index="0" speed="7.33" length="4.64" shape="3.20,16.39 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
45c42
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="5.20,13.60 5.20,23.20"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="5.20,16.80 5.20,26.40"/>
48c45
<         <lane id=":gneJ2_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="-3.20,11.60 3.20,11.60"/>
---
>         <lane id=":gneJ2_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="-3.20,14.80 3.20,14.80"/>
51c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.35" width="3.20" shape="7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80 7.20,16.80 7.20,13.60 3.20,9.60 -0.00,9.60 0.00,9.60 -3.20,9.60 4.02,22.82 1.42,21.69 -0.60,19.80 -2.04,17.16 -2.91,13.76"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.35" width="3.20" shape="7.20,26.40 7.20,23.20 7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 4.02,26.02 1.42,24.89 -0.60,23.00 -2.04,20.36 -2.91,16.96"/>
54c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.32" width="4.00" shape="3.20,23.20 7.20,23.20 -3.20,9.60 -3.20,13.60"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.32" width="4.00" shape="3.20,26.40 7.20,26.40 -3.20,12.80 -3.20,16.80"/>
57c54
<         <lane id=":gneJ2_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,13.60 3.20,9.60 7.20,13.60 3.20,13.60"/>
---
>         <lane id=":gneJ2_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
60c57
<         <lane id=":gneJ3_0_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"/>
---
<truncated after showing first 30 lines>

3 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
99c103
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
110a115
> Debug: ObjectsUnderCursor: swapped Lanes to edges
152c157
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
162a168
> Debug: ObjectsUnderCursor: swapped Lanes to edges
201c207
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
244,249d249
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
netElements lanes contextual_menu remove_restricted_lane bikelane ( Last six runs May2020 Apr2020 )
netElements lanes contextual_menu remove_restricted_lane greenverge ( Last six runs May2020 Apr2020 )
netElements lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu remove_restricted_lane buslane ( Last six runs May2020 Apr2020 )

---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
105c109
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
116a121
> Debug: ObjectsUnderCursor: swapped Lanes to edges
162c167
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
172a178
> Debug: ObjectsUnderCursor: swapped Lanes to edges
215c221
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
258,263d263
< 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
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane bikelane ( Last six runs May2020 Apr2020 )

---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65c69
< Debug: Setting new attribute allow 'bicycle' into lane 'gneE2_0'
---
> Debug: Setting new attribute allow 'bicycle' into lane '-gneE2_0'
68c72
< Debug: Setting new attribute width '2.00' into lane 'gneE2_0'
---
> Debug: Setting new attribute width '2.00' into lane '-gneE2_0'
87,90c91,94
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,6.50,14.70,33.20
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 35.30,6.50,63.20,33.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,32.00
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 32.80,2.80,63.20,32.00
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.00
93c97
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,9.00,60.00,30.00
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
9,10c9,10
< 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: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
13,14c13,14
< 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: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
39c39,42
<         <lane id=":gneJ2_0_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="2.20,16.50 2.36,17.59 2.82,18.38 3.61,18.84 4.70,19.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/>
>     </edge>
>     <edge id=":gneJ2_1" function="internal">
>         <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/>
42c45
<         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="5.20" width="4.00" shape="2.70,18.00 2.70,23.20"/>
---
>         <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="5.20" width="4.00" shape="5.20,16.80 5.20,22.00"/>
45c48
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.63" width="4.00" shape="0.70,18.00 4.70,18.00 3.20,16.50 0.00,16.50 0.00,16.50 -3.20,16.50 4.70,23.20 4.70,20.00"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.83" width="4.00" shape="7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,22.00 3.20,22.00"/>
48c51
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.54" width="4.00" shape="0.70,23.20 4.70,23.20 -3.20,16.50 -3.20,20.50"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,16.80 3.20,12.80 7.20,16.80 3.20,16.80"/>
51c54
<         <lane id=":gneJ3_0_0" index="0" speed="6.57" length="9.21" shape="51.60,16.50 51.21,18.73 50.03,20.32 48.06,21.28 45.30,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" allow="bicycle" speed="7.74" length="13.22" width="2.00" shape="51.00,12.80 50.49,16.39 48.95,18.95 46.39,20.49 42.80,21.00"/>
54c57
<         <lane id=":gneJ3_c1_0" index="0" allow="pedestrian" speed="1.00" length="5.20" width="4.00" shape="47.30,23.20 47.30,18.00"/>
---
>         <lane id=":gneJ3_c1_0" index="0" allow="pedestrian" speed="1.00" length="5.20" width="4.00" shape="44.80,22.00 44.80,16.80"/>
57c60
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.63" width="4.00" shape="45.30,20.00 45.30,23.20 53.20,16.50 50.00,16.50 50.00,16.50 46.80,16.50 45.30,18.00 49.30,18.00"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane buslane ( Last six runs May2020 Apr2020 )

---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65c69
< Debug: Setting new attribute allow 'bus' into lane 'gneE2_0'
---
> Debug: Setting new attribute allow 'bus' into lane '-gneE2_0'
88c92
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
98a103
> Debug: ObjectsUnderCursor: swapped Lanes to edges
101c106
< Debug: Setting previous attribute allow 'all' into lane 'gneE2_0'
---
> Debug: Setting previous attribute allow 'all' into lane '-gneE2_0'
122c127
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
132a138
> Debug: ObjectsUnderCursor: swapped Lanes to edges
135c141
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
9,10c9,10
< 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: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
13,14c13,14
< 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: Discarding invalid crossing ':gneJ2_c1' at junction 'gneJ2' with edges [gneE8 gneE9] (no walkingarea found).
> Warning: Invalid pedestrian topology: crossing ':gneJ3_c0' across [gneE4 gneE5] has no target.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" allow="bus" speed="3.90" length="2.58" shape="1.60,16.80 1.70,17.50 2.00,18.00 2.50,18.30 3.20,18.40"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="1.60,16.80 1.70,17.50 2.00,18.00 2.50,18.30 3.20,18.40"/>
45c45
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.91" width="4.00" shape="-0.80,16.80 3.20,16.80 0.00,16.80 0.00,16.80 -3.20,16.80 3.20,23.20 3.20,20.00"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.85" width="4.00" shape="3.20,20.00 3.20,16.80 3.20,16.80 0.00,16.80 0.00,16.80 -3.20,16.80 3.20,23.20 -0.80,23.20"/>
48c48
<         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.22" width="4.00" shape="-0.80,23.20 3.20,23.20 -3.20,16.80 -3.20,20.80"/>
---
>         <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="3.20,20.80 3.20,16.80 3.20,16.80 -0.80,16.80"/>
51c51
<         <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.74" shape="51.60,16.80 51.30,18.90 50.40,20.40 48.90,21.30 46.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" allow="bus" speed="6.08" length="7.74" shape="51.60,16.80 51.30,18.90 50.40,20.40 48.90,21.30 46.80,21.60"/>
57c57
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.91" width="4.00" shape="46.80,20.00 46.80,23.20 53.20,16.80 50.00,16.80 50.00,16.80 46.80,16.80 50.80,16.80"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.85" width="4.00" shape="50.80,23.20 46.80,23.20 53.20,16.80 50.00,16.80 50.00,16.80 46.80,16.80 46.80,16.80 46.80,20.00"/>
60c60
<         <lane id=":gneJ3_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.22" width="4.00" shape="53.20,20.80 53.20,16.80 46.80,23.20 50.80,23.20"/>
---
>         <lane id=":gneJ3_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.83" width="4.00" shape="50.80,16.80 46.80,16.80 46.80,16.80 46.80,20.80"/>
64c64
<         <lane id="-gneE2_0" index="0" speed="13.89" length="43.60" shape="46.80,21.60 3.20,21.60"/>
---
>         <lane id="-gneE2_0" index="0" allow="bus" speed="13.89" length="43.60" shape="46.80,21.60 3.20,21.60"/>
73c73
<         <lane id="gneE2_0" index="0" allow="bus" speed="13.89" length="43.60" shape="3.20,18.40 46.80,18.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane greenverge ( Last six runs May2020 Apr2020 )

---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65c69
< Debug: Setting new attribute allow 'ignoring' into lane 'gneE2_0'
---
> Debug: Setting new attribute allow 'ignoring' into lane '-gneE2_0'
88c92
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
98a103
> Debug: ObjectsUnderCursor: swapped Lanes to edges
101c106
< Debug: Setting previous attribute allow 'all' into lane 'gneE2_0'
---
> Debug: Setting previous attribute allow 'all' into lane '-gneE2_0'
122c127
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
132a138
> Debug: ObjectsUnderCursor: swapped Lanes to edges
135c141
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5c5
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
---
> Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.90" length="2.58" shape="1.60,16.80 1.70,17.50 2.00,18.00 2.50,18.30 3.20,18.40"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="3.90" length="2.58" shape="1.60,16.80 1.70,17.50 2.00,18.00 2.50,18.30 3.20,18.40"/>
42c42
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.02" width="3.20" shape="3.20,16.80 0.00,16.80 0.00,16.80 -3.20,16.80 3.20,23.20 3.20,20.00"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.51" width="3.20" shape="3.20,20.00 3.20,16.80 3.20,16.80 0.00,16.80 0.00,16.80 -3.20,16.80"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="6.08" length="7.74" shape="51.60,16.80 51.30,18.90 50.40,20.40 48.90,21.30 46.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="51.60,16.80 51.30,18.90 50.40,20.40 48.90,21.30 46.80,21.60"/>
48c48
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.02" width="3.20" shape="46.80,20.00 46.80,23.20 53.20,16.80 50.00,16.80 50.00,16.80 46.80,16.80"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.51" width="3.20" shape="53.20,16.80 50.00,16.80 50.00,16.80 46.80,16.80 46.80,16.80 46.80,20.00"/>
52c52
<         <lane id="-gneE2_0" index="0" speed="13.89" length="43.60" shape="46.80,21.60 3.20,21.60"/>
---
>         <lane id="-gneE2_0" index="0" disallow="all" speed="13.89" length="43.60" shape="46.80,21.60 3.20,21.60"/>
61c61
<         <lane id="gneE2_0" index="0" disallow="all" speed="13.89" length="43.60" shape="3.20,18.40 46.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="43.60" shape="3.20,18.40 46.80,18.40"/>
123a124
>     <connection from=":gneJ2_w0" to="gneE2" fromLane="0" toLane="0" dir="s" state="M"/>
126,127d126
<     <connection from="-gneE2" to=":gneJ2_w0" fromLane="0" toLane="0" dir="s" state="M"/>
<     <connection from=":gneJ3_w0" to="-gneE2" fromLane="0" toLane="0" dir="s" state="M"/>
129a129
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs May2020 Apr2020 )

---------- 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 
44c48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
65c69
< Debug: Setting new attribute allow 'private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2' into lane 'gneE2_0'
---
> Debug: Setting new attribute allow 'private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2' into lane '-gneE2_0'
68,69c72,73
< Debug: Setting new attribute allow 'pedestrian' into lane 'gneE2_0'
< Debug: Setting new attribute width '2.00' into lane 'gneE2_0'
---
> Debug: Setting new attribute allow 'pedestrian' into lane '-gneE2_0'
> Debug: Setting new attribute width '2.00' into lane '-gneE2_0'
88,91c92,95
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,6.50,14.70,33.20
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 35.30,6.50,63.20,33.20
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
---
> GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,32.00
> GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 32.80,2.80,63.20,32.00
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.00
94c98
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---------- Differences in log ----------
5c5
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
---
> Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
---------- Differences in net ----------
39c39
<         <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="4.84" length="4.53" width="2.00" shape="1.60,16.50 1.79,17.59 2.37,18.38 3.34,18.84 4.70,19.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
42c42
<         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.11" width="3.20" shape="4.70,23.20 4.70,20.00 4.70,20.00 4.70,18.00 3.20,16.50 0.00,16.50 0.00,16.50 -3.20,16.50 2.29,23.01 0.31,22.46 -1.23,21.53 -2.32,20.22 -2.98,18.55"/>
---
>         <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="3.20" shape="7.20,22.00 7.20,20.00 7.20,20.00 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 4.02,21.80 1.42,21.16 -0.60,20.00 -2.05,18.27 -2.91,15.89"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="6.57" length="9.21" shape="51.60,16.50 51.21,18.73 50.03,20.32 48.06,21.28 45.30,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="7.87" length="13.71" width="2.00" shape="51.60,12.80 51.05,16.39 49.40,18.95 46.65,20.49 42.80,21.00"/>
48c48
<         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.11" width="3.20" shape="53.20,16.50 50.00,16.50 50.00,16.50 46.80,16.50 45.30,18.00 45.30,20.00 45.30,20.00 45.30,23.20 52.98,18.55 52.32,20.22 51.23,21.53 49.69,22.46 47.71,23.01"/>
---
>         <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="3.20" shape="53.20,12.80 50.00,12.80 50.00,12.80 46.80,12.80 42.80,16.80 42.80,20.00 42.80,20.00 42.80,22.00 52.91,15.89 52.05,18.27 50.60,20.00 48.58,21.16 45.98,21.80"/>
52c52
<         <lane id="-gneE2_0" index="0" speed="13.89" length="40.60" shape="45.30,21.60 4.70,21.60"/>
---
>         <lane id="-gneE2_0" index="0" allow="pedestrian" speed="13.89" length="35.60" width="2.00" shape="42.80,21.00 7.20,21.00"/>
61c61
<         <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="40.60" width="2.00" shape="4.70,19.00 45.30,19.00"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64c64
<         <lane id="gneE4_0" index="0" speed="13.89" length="13.30" shape="48.40,16.50 48.40,3.20"/>
---
>         <lane id="gneE4_0" index="0" speed="13.89" length="9.60" shape="48.40,12.80 48.40,3.20"/>
67c67
<         <lane id="gneE5_0" index="0" speed="13.89" length="13.30" shape="51.60,3.20 51.60,16.50"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect acceleration ( Last six runs May2020 Apr2020 )

---------- 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,88c32,35
< Debug: Disabled select edges throught alt + 2
< Debug: Setting new attribute acceleration 'true' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute acceleration '0' into lane 'gneE2_1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute acceleration 'true' into lane 'gneE2_1'
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop6'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< 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
<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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 lanes inspect allow ( Last six runs May2020 Apr2020 )

---------- 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,34c32,40
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid
< Debug: Setting new attribute allow '' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of lane isn't valid
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'traffic_light_unregulated' for attribute to of edge isn't valid
> Debug: Value '' for attribute to of edge isn't valid
> Debug: Value 'authority  army, passenger; taxi. tram' for attribute to of edge isn't valid
> Debug: Value '' for attribute to of edge isn't valid
> Debug: Value 'authority army vip passenger hov taxi bus coach tram bicycle' for attribute to of edge isn't valid
35a42,44
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
38c47,52
< Debug: Setting previous attribute allow '' into lane 'gneE2_1'
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
42c42
<         <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_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"/>
65c65
<         <lane id="gneE2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect customshape ( Last six runs May2020 Apr2020 )

---------- 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,30c32,41
< Debug: Disabled select edges throught alt + 2
< 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 customShape of lane isn't valid
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyShape' for attribute allow of edge isn't valid
> Debug: Setting new attribute allow '' into lane 'gneE2_0'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute allow '' into lane 'gneE2_1'
> Debug: Setting new attribute allow '' into edge 'gneE2'
32c43,45
< Debug: Value '13.112,16.22 34.19,16.11' for attribute endOffset of lane isn't valid
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
33a47,49
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="7.64" length="12.84" shape="4.70,24.80 1.94,24.21 -0.02,22.43 -1.21,19.46 -1.60,15.30"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="all" speed="3.65" length="4.67" shape="4.70,21.60 3.50,20.80 3.10,20.00 3.50,19.20 4.70,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
---
>         <lane id=":gneJ2_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="1.60,15.30 1.94,15.71 2.77,15.62 3.79,15.36 4.70,15.20"/>
42c42
<         <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_3_0" index="0" disallow="all" speed="5.04" length="5.00" shape="1.60,15.30 1.79,16.66 2.38,17.62 3.34,18.21 4.70,18.40"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="7.64" length="12.84" shape="51.60,15.30 51.21,19.46 50.03,22.42 48.06,24.21 45.30,24.80"/>
48c48
<         <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_1_0" index="0" speed="6.86" length="10.16" shape="51.60,15.30 51.21,18.06 50.03,20.02 48.06,21.21 45.30,21.60"/>
51c51
<         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="45.30,15.20 46.21,15.36 47.23,15.62 48.06,15.71 48.40,15.30"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect disallow ( Last six runs May2020 Apr2020 )

---------- 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,31c32,37
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'DummyDisallowed' for attribute disallow of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of lane 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_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute priority of edge isn't valid
> Debug: Setting new attribute priority '-1' into edge 'gneE2'
33a40,41
> Debug: Value 'authority  army, passenger; taxi. tram' for attribute priority of edge isn't valid
> Debug: Value 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' for attribute priority of edge isn't valid
34a43,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37c48
< Debug: Setting previous attribute disallow '' into lane 'gneE2_1'
---
> Debug: Setting previous attribute priority '1' into edge 'gneE2'
38a50,52
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
42c42
<         <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_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"/>
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
65c65
<         <lane id="gneE2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect endoffset ( Last six runs May2020 Apr2020 )

---------- 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,30c32,36
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummyEndOffset' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute type 'dummyEndOffset' into edge 'gneE2'
33,34c39
< Debug: Value '-3' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute endOffset '12.5' into lane 'gneE2_1'
---
> Debug: Setting new attribute type '-3' into edge 'gneE2'
35a41,43
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
38c46
< Debug: Setting previous attribute endOffset '0.00' into lane 'gneE2_1'
---
> Debug: Setting previous attribute type 'dummyEndOffset' into edge 'gneE2'
39a48,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="6.10" length="17.17" shape="30.30,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
63,65c63,65
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="29.35" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="29.35" endOffset="12.50" shape="7.20,18.40 30.30,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="-3">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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,37c32,47
< Debug: Disabled select edges throught alt + 2
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter '' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyGenericParameters' for attribute disallow of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute disallow of edge isn't valid
> Debug: Value 'key1|key2|key3' for attribute disallow of edge isn't valid
> Debug: Value 'key1=|key2=|key3=' for attribute disallow of edge isn't valid
> Debug: Value 'key1=|key2=|key3=' for attribute disallow of edge isn't valid
> Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute disallow of edge isn't valid
> Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute disallow of edge isn't valid
> Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute disallow of edge isn't valid
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute disallow of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 ----------
65,69c65
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </lane>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect speed ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
<     <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="120.5_0" endPos="30.00" friendlyPos="1"/>
>     <busStop id="busStop4" lane="120.5_1" startPos="25.00" friendlyPos="1"/>
---------- 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,30c32,36
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummySpeed' for attribute speed of lane isn't valid
< Debug: Setting new attribute speed '-13' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute id 'inner' into edge 'gneE2'
33c39,41
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_1'
---
> Debug: Setting new attribute id 'dummySpeed' into edge 'inner'
> Debug: Setting new attribute id '-13' into edge 'dummySpeed'
> Debug: Setting new attribute id '120.5' into edge '-13'
34a43,45
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
37c48
< Debug: Setting previous attribute speed '-13.00' into lane 'gneE2_1'
---
> Debug: Setting previous attribute id '-13' into edge '120.5'
38a50,52
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<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 ----------
56a57,60
>     <edge id="120.5" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="120.5_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="120.5_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
>     </edge>
63,66d66
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
<     </edge>
100c100
<     <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 120.5_0 120.5_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">
109a110,111
>     <connection from="120.5" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
>     <connection from="120.5" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
114,115d115
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
<     <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
117c117
<     <connection from="gneE3" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
---
>     <connection from="gneE3" to="120.5" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
122,123c122,123
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="0" via=":gneJ2_2_0" dir="r" state="M"/>
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
---
>     <connection from="gneE9" to="120.5" fromLane="0" toLane="0" via=":gneJ2_2_0" dir="r" state="M"/>
>     <connection from="gneE9" to="120.5" fromLane="0" toLane="1" via=":gneJ2_3_0" dir="r" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect width ( Last six runs May2020 Apr2020 )

---------- 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,30c32,38
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummyWidth' for attribute width of lane isn't valid
< Debug: Setting new attribute width '-1' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyWidth' for attribute numLanes of edge isn't valid
> Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
> Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
33,35c41,68
< Debug: Value '-2' for attribute width of lane isn't valid
< Debug: Value 'default' for attribute width of lane isn't valid
< Debug: Setting new attribute width '4' into lane 'gneE2_1'
---
> 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'
> Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_1' in removeConnection()
> Debug: Removing connection 'gneE9_0->gneE2_0' from edge 'gneE9'
> Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_0' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.48" length="20.33" shape="7.20,24.80 3.35,23.80 0.60,20.80 -1.05,15.80 -1.60,8.80"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="8.67" length="16.85" shape="7.20,24.80 3.35,24.05 0.60,21.80 -1.05,18.05 -1.60,12.80"/>
36,42c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.80" length="5.26" width="4.00" shape="7.20,21.60 5.85,20.70 5.40,19.80 5.85,18.90 7.20,18.00"/>
<     </edge>
<     <edge id=":gneJ2_2" function="internal">
<         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,8.80 1.95,11.25 3.00,13.00 4.75,14.05 7.20,14.40"/>
<     </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_1_0" index="0" speed="6.51" length="9.03" shape="1.60,12.80 1.95,15.25 3.00,17.00 4.75,18.05 7.20,18.40"/>
45c39
<         <lane id=":gneJ3_0_0" index="0" speed="9.48" length="20.33" shape="51.60,8.80 51.05,15.80 49.40,20.80 46.65,23.80 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="8.67" length="16.85" shape="51.60,12.80 51.05,18.05 49.40,21.80 46.65,24.05 42.80,24.80"/>
48c42
<         <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_1_0" index="0" speed="8.00" length="14.19" shape="51.60,12.80 51.05,16.65 49.40,19.40 46.65,21.05 42.80,21.60"/>
51,54c45
<         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,14.40 45.25,14.05 47.00,13.00 48.05,11.25 48.40,8.80"/>
<     </edge>
<     <edge id=":gneJ3_3" function="internal">
<         <lane id=":gneJ3_3_0" index="0" speed="3.94" length="5.26" shape="42.80,18.00 44.15,18.90 44.60,19.80 44.15,20.70 42.80,21.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,18.40 45.25,18.05 47.00,17.00 48.05,15.25 48.40,12.80"/>
64,65c55
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected acceleration ( Last six runs May2020 Apr2020 )

---------- 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,91c32,41
< Debug: Disabled select edges throught alt + 2
< Debug: Setting new attribute acceleration 'true' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute acceleration 'true' into lane 'gneE3_0'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute acceleration '0' into lane 'gneE3_0'
< Debug: Setting previous attribute acceleration '0' into lane 'gneE2_1'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute acceleration 'true' into lane 'gneE2_1'
< Debug: Setting new attribute acceleration 'true' into lane 'gneE3_0'
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop6'
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< 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'
<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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 lanes inspect_selected allow ( Last six runs May2020 Apr2020 )

---------- 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,36c32,46
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid
< Debug: Setting new attribute allow '' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute allow '' into lane 'gneE3_0'
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of lane isn't valid
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_1'
< Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE3_0'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value '120.5' for attribute to of edge isn't valid
> Debug: Value 'DummyAllowed' for attribute to of edge isn't valid
> Debug: Value 'authority  army, passenger; taxi. tram' for attribute to of edge isn't valid
> Debug: Value '' for attribute to of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
42c42
<         <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_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"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
65c65
<         <lane id="gneE2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
68c68
<         <lane id="gneE3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected disallow ( Last six runs May2020 Apr2020 )

---------- 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,30c32,43
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'DummyDisallowed' for attribute disallow of lane 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_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value '' for attribute priority of edge isn't valid
> Debug: Setting new attribute priority '-1' into edge 'gneE2'
33c46
< 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: Value 'authority  army, passenger; taxi. tram' for attribute priority of edge isn't valid
34a48,50
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
42c42
<         <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_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"/>
45c45
<         <lane id=":gneJ3_0_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
63c63
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
65c65
<         <lane id="gneE2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
68c68
<         <lane id="gneE3_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected endoffset ( Last six runs May2020 Apr2020 )

---------- 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,30c32,42
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummyEndOffset' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute endOffset '0' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute type 'dummyEndOffset' into edge 'gneE2'
33,36c45,47
< Debug: Setting new attribute endOffset '0' into lane 'gneE3_0'
< Debug: Value '-3' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute endOffset '12.5' into lane 'gneE2_1'
< Debug: Setting new attribute endOffset '12.5' into lane 'gneE3_0'
---
> Debug: Setting new attribute type '' into edge 'gneE2'
> Debug: Setting new attribute type '-3' into edge 'gneE2'
> Debug: Setting new attribute type '12.5' into edge 'gneE2'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.81" length="32.13" shape="19.70,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
54c54
<         <lane id=":gneJ3_3_0" index="0" speed="6.10" length="17.17" shape="30.30,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
63,65c63,65
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="29.35" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="29.35" endOffset="12.50" shape="7.20,18.40 30.30,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="12.5">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
68,69c68,69
<         <lane id="gneE3_0" index="0" speed="13.89" length="29.35" endOffset="12.50" shape="42.80,24.80 19.70,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="29.35" shape="42.80,21.60 7.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netElements lanes inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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,165c32,44
< Debug: Disabled select edges throught alt + 2
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into lane 'gneE2_1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into lane 'gneE3_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into lane 'gneE3_0'
< Debug: Setting new attribute genericParameter '' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter '' into lane 'gneE3_0'
< 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: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into lane 'gneE3_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into lane 'gneE3_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into lane 'gneE2_1'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into lane 'gneE3_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into lane 'gneE3_0'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into lane 'gneE2_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into lane 'gneE3_0'
<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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 lanes inspect_selected speed ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
7,8c7,8
<     <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="1"/>
<     <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="1"/>
---
>     <busStop id="busStop3" lane="-13_0" endPos="30.00" friendlyPos="1"/>
>     <busStop id="busStop4" lane="-13_1" startPos="25.00" friendlyPos="1"/>
---------- 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,30c32,42
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummySpeed' for attribute speed of lane isn't valid
< Debug: Setting new attribute speed '-13' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute id '12' into edge 'gneE2'
33,35c45,47
< Debug: Setting new attribute speed '-13' into lane 'gneE3_0'
< Debug: Setting new attribute speed '120.5' into lane 'gneE2_1'
< Debug: Setting new attribute speed '120.5' into lane 'gneE3_0'
---
> Debug: Value '' for attribute id of edge isn't valid
> Debug: Setting new attribute id 'dummySpeed' into edge '12'
> Debug: Setting new attribute id '-13' into edge 'dummySpeed'
36a49,51
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< 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_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 '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_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=%).
---------- Differences in net ----------
56a57,60
>     <edge id="-13" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="-13_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="-13_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
>     </edge>
63,66d66
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
<     </edge>
68c68
<         <lane id="gneE3_0" index="0" speed="120.50" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
100c100
<     <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 -13_0 -13_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">
109a110,111
>     <connection from="-13" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
>     <connection from="-13" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
114,115d115
<     <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" via=":gneJ3_2_0" dir="r" state="M"/>
<     <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
117c117
<     <connection from="gneE3" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
---
>     <connection from="gneE3" to="-13" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
122,123c122,123
<     <connection from="gneE9" to="gneE2" fromLane="0" toLane="0" via=":gneJ2_2_0" 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 May2020 Apr2020 )

---------- 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,30c32,45
< Debug: Disabled select edges throught alt + 2
< Debug: Value 'dummyWidth' for attribute width of lane isn't valid
< Debug: Setting new attribute width '-1' into lane 'gneE2_1'
---
> Debug: Enabled toogle spread vehicles throught alt + 2
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Value 'dummyWidth' for attribute numLanes of edge isn't valid
> Debug: Value 'dummyWidth' for attribute numLanes of edge isn't valid
> Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
> Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
33,37c48,86
< Debug: Setting new attribute width '-1' into lane 'gneE3_0'
< Debug: Value '-2' for attribute width of lane isn't valid
< Debug: Value 'default' for attribute width of lane isn't valid
< Debug: Setting new attribute width '4' into lane 'gneE2_1'
< Debug: Setting new attribute width '4' into lane 'gneE3_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <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"/>
---
>         <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"/>
21c21
<         <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"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.61" length="20.69" shape="7.20,25.20 3.35,24.18 0.60,21.10 -1.05,15.97 -1.60,8.80"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.54" length="25.39" shape="7.20,24.80 3.35,23.45 0.60,19.40 -1.05,12.65 -1.60,3.20"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.80" length="5.26" width="4.00" shape="7.20,21.60 5.85,20.70 5.40,19.80 5.85,18.90 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39c39
<         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,8.80 1.95,11.25 3.00,13.00 4.75,14.05 7.20,14.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.48" length="8.95" shape="1.60,3.30 1.95,5.71 3.00,7.43 4.75,8.46 7.20,8.80"/>
42c42,48
<         <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_3_0" index="0" speed="7.30" length="11.64" shape="1.60,3.30 1.95,7.11 3.00,9.83 4.75,11.46 7.20,12.00"/>
>     </edge>
>     <edge id=":gneJ2_4" function="internal">
>         <lane id=":gneJ2_4_0" index="0" speed="8.08" length="14.48" shape="1.60,3.30 1.95,8.51 3.00,12.23 4.75,14.46 7.20,15.20"/>
>     </edge>
>     <edge id=":gneJ2_5" function="internal">
>         <lane id=":gneJ2_5_0" index="0" speed="8.80" length="17.40" shape="1.60,3.30 1.95,9.91 3.00,14.63 4.75,17.46 7.20,18.40"/>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed all ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,133c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE12_0'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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 lanes select_vtypes allowed army ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE21_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE21' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ15'
< 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 'gneJ16'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE21'
< Debug: declaring connections of edge 'gneE21' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

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

---------- 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 
124,127d127
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements lanes select_vtypes allowed authority ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed bicycle ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed bus ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed coach ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed custom2 ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed motorcycle ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed pedestrian ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed private ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed rail_urban ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed ship ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes allowed taxi ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed custom1 ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE25_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< 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)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed delivery ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5c5,8
< Debug: Setting new attribute selected 'true' into lane 'gneE15_0'
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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,15d9
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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
23,30d16
< 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)
36,45d21
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15'
< Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in net ----------
59a60,62
>     <edge id="gneE15" from="gneJ7" to="gneJ8" priority="1">
>         <lane id="gneE15_0" index="0" allow="delivery" speed="13.89" length="20.00" shape="0.00,18.40 20.00,18.40"/>
>     </edge>
118,119c121,122
<     <junction id="gneJ7" type="dead_end" x="0.00" y="20.00" incLanes="-gneE15_0" intLanes="" shape="0.00,23.20 0.00,20.00"/>
<     <junction id="gneJ8" type="dead_end" x="20.00" y="20.00" incLanes="" intLanes="" shape="20.00,20.00 20.00,23.20"/>
---
>     <junction id="gneJ7" type="dead_end" x="0.00" y="20.00" incLanes="-gneE15_0" intLanes="" shape="0.00,20.00 0.00,23.20 0.00,20.00"/>
>     <junction id="gneJ8" type="dead_end" x="20.00" y="20.00" incLanes="gneE15_0" intLanes="" shape="20.00,20.00 20.00,16.80 20.00,20.00"/>
126,128d128
<     <connection from=":gneJ3_0" to="gneE12" fromLane="0" toLane="0" dir="t" state="M"/>
< 
< </net>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed emergency ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE18_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< 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)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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="-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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed evehicle ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE20_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
< Debug: declaring connections of edge '-gneE20' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed hov ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE24_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
< Debug: declaring connections of edge '-gneE24' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed moped ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE17_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
< Debug: declaring connections of edge '-gneE17' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed rail ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE23_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< 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: Removing edge 'gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE23' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ24'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE23'
< Debug: declaring connections of edge 'gneE23' as loaded (It will not be removed)
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ23'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE23'
< Debug: declaring connections of edge '-gneE23' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed rail_electric ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE19_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE19' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ11'
< 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 'gneJ12'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE19'
< Debug: declaring connections of edge 'gneE19' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements lanes select_vtypes allowed trailer ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE22_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
< Debug: declaring connections of edge '-gneE22' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed tram ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE16_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
< Debug: declaring connections of edge '-gneE16' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed truck ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE22_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE22' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ21'
< 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 'gneJ22'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE22'
< Debug: declaring connections of edge 'gneE22' as loaded (It will not be removed)
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 allowed vip ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,127c5,9
< Debug: Setting new attribute selected 'true' into lane '-gneE24_0'
< 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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE24' from net
< 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)
< 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: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
    <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 all ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
5,133c5,9
< Debug: Setting new attribute selected 'true' into lane 'gneE12_0'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>

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

---------- Differences in errors ----------
5,101c5,9
< 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.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>
netElements lanes select_vtypes disallowed army ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed authority ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed bicycle ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed coach ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed custom2 ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed delivery ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed hov ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed passenger ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed pedestrian ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed private ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed rail ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed rail_electric ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed rail_urban ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed ship ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed trailer ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed truck ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed vip ( Last six runs May2020 Apr2020 )

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

---------- 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 
98,101d101
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
netElements lanes select_vtypes disallowed bus ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed custom1 ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed emergency ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed evehicle ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed moped ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed motorcycle ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed taxi ( Last six runs May2020 Apr2020 )
netElements lanes select_vtypes disallowed tram ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : netElements trafficlights save ( Last six runs May2020 Apr2020 )

---------- 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 
32,43c36,47
< Debug: Adding TLS into junction 'C'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
< Debug: Setting new attribute type 'traffic_light' into junction 'C'
< Debug: Adding TLS into junction 'Center'
< Debug: Setting new attribute type 'traffic_light' into junction 'Center'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
< Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
< Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
< Debug: Adding TLS into junction 'D'
< Debug: Setting new attribute type 'traffic_light' into junction 'D'
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,23
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
>                 <entry color="145,145,145" name="data mode"/>
51,52c56,57
<                 <entry color="black" threshold="0.00"/>
<                 <entry color="red" threshold="0.25"/>
---
>                 <entry color="red" threshold="0.00"/>
>                 <entry color="orange" threshold="0.25"/>
56c61,62
<                 <entry color="blue" threshold="4.00"/>
---
>                 <entry color="cyan" threshold="4.00"/>
>                 <entry color="blue" threshold="100.00"/>
135,137c141,144
<                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="50.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="128,0,0,0" drawLinkTLIndex_constantSize="1"
<                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="50.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="128,0,0,0" drawLinkJunctionIndex_constantSize="1"
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    drawLinkTLIndex_show="0" drawLinkTLIndex_size="65.00" drawLinkTLIndex_color="128,128,255" drawLinkTLIndex_bgColor="0,0,0,0" drawLinkTLIndex_constantSize="0"
>                    drawLinkJunctionIndex_show="0" drawLinkJunctionIndex_size="65.00" drawLinkJunctionIndex_color="128,128,255" drawLinkJunctionIndex_bgColor="0,0,0,0" drawLinkJunctionIndex_constantSize="0"
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
<truncated after showing first 30 lines>
---------- Differences in net ----------
56c56
<         <lane id=":Center_8_0" index="0" speed="9.26" length="6.96" shape="60.40,51.60 55.15,50.85 53.73,50.00"/>
---
>         <lane id=":Center_8_0" index="0" 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"/>
59,65c59
<         <lane id=":Center_9_0" index="0" speed="3.65" length="2.34" shape="60.40,51.60 59.20,50.80 58.80,50.00"/>
<     </edge>
<     <edge id=":Center_23" function="internal">
<         <lane id=":Center_23_0" index="0" speed="9.26" length="12.40" shape="53.73,50.00 51.40,48.60 49.15,44.85 48.40,39.60"/>
<     </edge>
<     <edge id=":Center_24" function="internal">
<         <lane id=":Center_24_0" index="0" speed="3.65" length="2.34" shape="58.80,50.00 59.20,49.20 60.40,48.40"/>
---
>         <lane id=":Center_9_0" index="0" speed="3.65" length="4.67" shape="60.40,51.60 59.20,50.80 58.80,50.00 59.20,49.20 60.40,48.40"/>
80,81c74,75
<     <edge id=":Center_25" function="internal">
<         <lane id=":Center_25_0" index="0" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
---
>     <edge id=":Center_23" function="internal">
>         <lane id=":Center_23_0" index="0" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/>
83,84c77,78
<     <edge id=":Center_26" function="internal">
<         <lane id=":Center_26_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
---
>     <edge id=":Center_24" function="internal">
>         <lane id=":Center_24_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/>
86,87c80,81
<     <edge id=":Center_27" function="internal">
<         <lane id=":Center_27_0" index="0" speed="3.65" length="2.34" shape="50.00,41.20 49.20,40.80 48.40,39.60"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection basic additional_basic ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
31,128c31,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
< Debug: Removing busStop 'busStop_IDToRemove2' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_12'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_13'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_14'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_15'
<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"/>
    <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"/>
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- Differences in errors ----------
13,14c13,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c20,21
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,20c23,24
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,23c26,27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
27,28d30
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection basic default ( Last six runs May2020 Apr2020 )

---------- 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 
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs May2020 Apr2020 )

---------- 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 
684,687d687
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection basic wrong_parameters ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
13,55c13,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: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< 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
< Debug: Deleting unreferenced junction 'gneJ0' in GNEChange_Attribute
< Debug: Deleting NBNode of 'gneJ0' in GNEJunction destructor
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< Net Element
---
> network element
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">
    <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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="Sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="92,92,92" name="no passenger"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
                <entry color="grey" threshold="32.00" name="pedestrian"/>
                <entry color="10,10,10" threshold="64.00" name="passenger"/>
                <entry color="166,147,26" threshold="256.00" name="taxi"/>
                <entry color="40,100,40" threshold="512.00" name="bus"/>
                <entry color="80,80,80" threshold="2080.00" name="pedestrian_delivery"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
935,938d938
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection additionals ( Last six runs May2020 Apr2020 )

---------- 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 
536,539d539
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection connections ( Last six runs May2020 Apr2020 )

---------- 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 
608,611d611
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection crossings ( Last six runs May2020 Apr2020 )

---------- 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 
596,599d599
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection edges ( Last six runs May2020 Apr2020 )

---------- 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 
560,563d563
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection junctions ( Last six runs May2020 Apr2020 )

---------- 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 
578,581d581
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection lanes ( Last six runs May2020 Apr2020 )

---------- 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 
609,612d612
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection pois ( Last six runs May2020 Apr2020 )

---------- 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 
572,575d575
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection lockselection polygons ( Last six runs May2020 Apr2020 )

---------- 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 
602,605d605
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection operations clear ( Last six runs May2020 Apr2020 )

---------- 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 
222,225d225
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs May2020 Apr2020 )

---------- 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 
953,956d956
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : selection operations load ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
15,61c15,18
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'POI_3' in ~GNEChange_Shape()
< Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape()
< Debug: delete poi 'POI_2' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_1' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_0' in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< 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_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/>
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/>
    <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"/>
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="5.00" 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="20.00" 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 operations save ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
15,61c15,19
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'POI_3' in ~GNEChange_Shape()
< Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape()
< Debug: delete poi 'POI_2' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_1' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_0' in ~GNEChange_Shape()
<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_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/>
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/>
    <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"/>
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="5.00" 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="20.00" 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>
---------- Missing result in selection ----------
edge:gneE0
edge:gneE1

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

---------- 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 
188a193
> Debug: ObjectsUnderCursor: swapped Lanes to edges
334a340
> Debug: ObjectsUnderCursor: swapped Lanes to edges
480a487,488
> Debug: Additionals has to be saved
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
495,496d502
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
508d513
< Debug: Deleting net builder in GNENet destructor
562,566d566
< Debug: Deleting unreferenced crossing ':Center_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'D' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
selection viewoptions show_connections ( Last six runs May2020 Apr2020 )
selection viewoptions toogle_edges ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements basic shape_invalid ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" x="6.00" y="20.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="6.00" y="21.00"/>
---------- 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 
32,35d35
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : shapeElements basic shape_saveDialog ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
24,26d27
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
29,35d29
< 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: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
47a42,47
> 
> =================================================================
> ==1988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0xddabb0  (/home/delphi/clangDebug/sumo/bin/neteditD+0xddabb0)
---------- Missing result in additionals ----------
<?xml version="1.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,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5,7
<     <poi id="poi_0" color="red" layer="202.00" x="6.00" y="20.00" angle="140.00"/>
<     <poi id="poi_1" color="red" layer="202.00" x="12.00" y="20.00" angle="-27.00"/>
<     <poi id="poi_2" color="red" layer="202.00" x="17.00" y="20.00" angle="45.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="6.00" y="21.00" angle="140.00"/>
>     <poi id="poi_1" color="red" layer="202.00" x="12.00" y="21.00" angle="-27.00"/>
>     <poi id="poi_2" color="red" layer="202.00" x="17.00" y="21.00" angle="45.00"/>
---------- 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 
20c24
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,18.00,9.00,24.00
27c31
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,17.00,15.00,23.00
---
> GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,18.00,15.00,24.00
32c36
< GLDebug: 	Inserted poi:poi_2 into SUMORTree with boundary 14.00,17.00,20.00,23.00
---
> GLDebug: 	Inserted poi:poi_2 into SUMORTree with boundary 14.00,18.00,20.00,24.00
39c43
< GLDebug: 	Removed object poi:poi_2 from SUMORTree with boundary 14.00,17.00,20.00,23.00
---
> GLDebug: 	Removed object poi:poi_2 from SUMORTree with boundary 14.00,18.00,20.00,24.00
43c47
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 9.00,17.00,15.00,23.00
---
> GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 9.00,18.00,15.00,24.00
47c51
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.00,18.00,9.00,24.00
54c58
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,19d18
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute blockMovement '1' into poi 'poi_0'
24,27d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poi 'poi_0'
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
32,36d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Setting new attribute blockMovement '1' into poi 'poi_0'
< Debug: Additionals saved
51,55d40
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
<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">
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create color ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,18d18
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22d21
< Debug: Invalid input parameter of poi: 'color' doesn't have a valid 'RBGColor' format
26,27d24
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,17.00,15.00,23.00
32,34d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' from viewNet
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 9.00,17.00,15.00,23.00
36,38d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
43,45d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="-14.40" 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">
    <poi id="poi_0" color="139,131,120" layer="202.00" x="1.00" y="20.00"/>
    <poi id="poi_1" color="blue" layer="202.00" x="12.00" y="20.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create default ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,18d18
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
23,25d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
30,33d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals saved
48,52d40
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'poi_0' in ~GNEChange_Shape()
65a54,65
<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">
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
</additional>

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 
11,15c15
< Debug: Selected item 'poi' in TagSelector
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.01,10.97,9.01,16.97
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Selected invalid item in TagSelector
20,22d19
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.01,10.97,9.01,16.97
27,30d23
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.01,10.97,9.01,16.97
< Debug: Additionals saved
45,49d37
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.01,10.97,9.01,16.97
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'poi_0' in ~GNEChange_Shape()
62a51,62
> 
<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">
    <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000126"/>
</additional>
shapeElements poi create geo_poi lat_lon ( Last six runs May2020 Apr2020 )
shapeElements poi create geo_poi lon_lat ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi create height ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15d18
< Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format
19d21
< Debug: Invalid input parameter of poi: 'height' cannot be negative
23,26d24
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 9.00,17.00,15.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
31,33d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 9.00,17.00,15.00,23.00
38,41d32
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 9.00,17.00,15.00,23.00
< Debug: Additionals saved
56,60d46
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 9.00,17.00,15.00,23.00
<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">
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="20.00" height="4.40"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create id ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,18d18
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d21
< Debug: Adding poi 'poi_1' into viewNet
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 0.00,17.00,6.00,23.00
27d24
< Debug: Invalid input parameter of poi: invalid id used in id
31,32d27
< Debug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary 4.00,17.00,10.00,23.00
36,37d30
< Debug: Adding poi 'customID' into viewNet
< GLDebug: 	Inserted poi:customID into SUMORTree with boundary 7.00,17.00,13.00,23.00
42,44d34
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'customID' from viewNet
< GLDebug: 	Removed object poi:customID from SUMORTree with boundary 7.00,17.00,13.00,23.00
46,48d35
<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">
    <poi id="POI_0" color="red" layer="202.00" x="7.00" y="20.00"/>
    <poi id="customID" color="red" layer="202.00" x="10.00" y="20.00"/>
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="3.00" y="20.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
11a16
> Unknown file extension '' for image 'poi'!
15c20
< Debug: Invalid input parameter of poi: input contains invalid characters for a filename
---
> Debug: Invalid input parameter of poi: doesn't exist image 'poi'
24,27c29
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 11.50,19.50,12.50,20.50
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of poi: doesn't exist image 'paris.ico'
32,34d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 11.50,19.50,12.50,20.50
39,42d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 11.50,19.50,12.50,20.50
< Debug: Additionals saved
57,61d51
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 11.50,19.50,12.50,20.50
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Error: Could not load 'poi'.
> Unknown file extension '' for image 'poi'!
---------- Missing result in additionals ----------
<?xml version="1.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="20.00" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi create layer ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="20.00"/>
<     <poi id="poi_1" color="red" layer="6.50" x="12.00" y="20.00"/>
---
>     <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="21.00"/>
>     <poi id="poi_1" color="red" layer="6.50" x="12.00" y="21.00"/>
---------- 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 
20c24
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,18.00,9.00,24.00
27c31
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,17.00,15.00,23.00
---
> GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,18.00,15.00,24.00
34c38
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 9.00,17.00,15.00,23.00
---
> GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 9.00,18.00,15.00,24.00
38c42
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 3.00,18.00,9.00,24.00
45c49
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 3.00,18.00,9.00,24.00
49c53
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,17.00,15.00,23.00
---
> GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 9.00,18.00,15.00,24.00
66c70
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi create relativepath ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="1.00" y="21.00"/>
---------- 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 
16c20
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,18.00,4.00,24.00
25c29
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,18.00,4.00,24.00
32c36
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,18.00,4.00,24.00
49c53
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,18.00,4.00,24.00
62,65d65
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi create type ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" type="<<poi_test>>" color="red" layer="202.00" x="1.00" y="20.00"/>
---
>     <poi id="poi_0" type="poi" color="red" layer="202.00" x="1.00" y="21.00"/>
---------- 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 
16c20
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,18.00,4.00,24.00
25c29
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,18.00,4.00,24.00
32c36
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,18.00,4.00,24.00
49c53
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,18.00,4.00,24.00
62,65d65
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi create width ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15d18
< Debug: Invalid input parameter of poi: 'width' doesn't have a valid 'float' format
19d21
< Debug: Invalid input parameter of poi: 'width' cannot be negative
23,26d24
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 9.00,17.00,15.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
31,33d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 9.00,17.00,15.00,23.00
38,41d32
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 9.00,17.00,15.00,23.00
< Debug: Additionals saved
56,60d46
< Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 9.00,17.00,15.00,23.00
<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">
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="20.00" width="2.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi delete ( Last six runs May2020 Apr2020 )

---------- 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 
58,61d61
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect angle ( Last six runs May2020 Apr2020 )

---------- 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 
24d27
< Debug: Setting new attribute angle '140.00' into poi 'poi_0'
31,33d33
< Debug: Setting previous attribute angle '140.00' into poi 'poi_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
42a43
> Debug: Keys Ctrl+Z (Undo) pressed
55,57d55
< Debug: Setting new attribute angle '140.00' into poi 'poi_0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
58a57
> Debug: Keys Ctrl+Y (Redo) pressed
91a91
> 

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
21a26
> Debug: Value 'poi' for attribute color of poi isn't valid
23d27
< Debug: Setting new attribute color '255,255,500' into poi 'poi_0'
34c38
< Debug: Setting previous attribute color '255,255,244' into poi 'poi_0'
---
> Debug: Setting previous attribute color 'red' into poi 'poi_0'
73,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect geo_pos ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,20c19,20
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,24d21
< Debug: Setting new attribute lon/lat '3.73,74.30' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 161487.74,8277676.01,161493.74,8277682.01
29,32d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lon/lat '10.511041,0.000180' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 161487.74,8277676.01,161493.74,8277682.01
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.01,16.96,3.99,22.96
34,37d26
< Debug: Calling GNEUndoList::undo()
<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">
    <poi id="poi_0" color="red" layer="202.00" x="161490.74" y="8277679.01"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect geo_use ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="POI_0" color="red" layer="202.00" x="1.00" y="20.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lon="10.511041" lat="0.000180"/>
---------- 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 
14,15c18,20
< Debug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Adding poi 'poi_0' into viewNet
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
19a25,26
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: Setting new attribute geo 'true' into poi 'poi_0'
21a29
> Debug: ObjectsUnderCursor: swapped Lanes to edges
24,26c32
< Debug: Removing poi 'POI_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< GLDebug: 	Removed object poi:POI_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> Debug: Setting previous attribute geo '0' into poi 'poi_0'
27a34,37
> Debug: Calling GNEUndoList::undo()
> Debug: Removing poi 'poi_0' from viewNet
> Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
29a40
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect height ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,20c19,20
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,26d21
< 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_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
31,34d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute height '1.00' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
<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">
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00" height="5.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_1" color="red" layer="202.00" x="6.00" y="20.00"/>
---
>     <poi id="poi_1" color="red" layer="202.00" x="6.00" y="21.00"/>
---------- 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 
23c27
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 3.00,18.00,9.00,24.00
29c33
< Debug: Value 'ID with spaces' for attribute id of poi isn't valid
---
> Debug: Value '' for attribute id of poi isn't valid
43c47
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 3.00,18.00,9.00,24.00
50c54
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 3.00,18.00,9.00,24.00
73c77
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 3.00,17.00,9.00,23.00
---
> GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 3.00,18.00,9.00,24.00
89,92d92
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,20c19,20
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22,28d21
< 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_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 0.50,19.50,1.50,20.50
33,36d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute imgFile '' into poi 'poi_0'
<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!
---------- Missing result in additionals ----------
<?xml version="1.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="1.00" y="20.00" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect layer ( Last six runs May2020 Apr2020 )

---------- 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 
88,91d91
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
14,22c18,22
< Debug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Open additional dialog
< Debug: Cancel additional dialog
< Debug: Open additional dialog
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---------- Differences in output ----------
19c19
< TestFunctions: Error closing Netedit
---
> TestFunctions: Netedit closed successfully
---------- New result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- New result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect pos ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" x="20.40" y="7.50"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
---------- 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 
23,25c27,28
< Debug: Setting new attribute pos '20.40,7.50' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 17.40,4.50,23.40,10.50
---
> Debug: Value 'dummyPosition' for attribute pos of poi isn't valid
> Debug: Value 'dummyPositioni' for attribute pos of poi isn't valid
31,35d33
< Debug: Setting previous attribute pos '1.00,20.00' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 17.40,4.50,23.40,10.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
38a37
> Debug: Keys Ctrl+Z (Undo) pressed
47,50d45
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '20.40,7.50' into poi 'poi_0'
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 17.40,4.50,23.40,10.50
67c62
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 17.40,4.50,23.40,10.50
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
83a79,83
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect relativepath ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
15,20c19,20
< Debug: Adding poi 'poi_0' into viewNet
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22d21
< Debug: Setting new attribute relativePath 'true' into poi 'poi_0'
27,28d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute relativePath '0' into poi 'poi_0'
30,33d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
38,40d30
<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">
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect type ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" x="1.00" y="20.00"/>
---
>     <poi id="poi_0" type="poi" color="red" layer="202.00" x="1.00" y="20.00"/>
---------- 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 
22c26
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'poi_0'
---
> Debug: Setting new attribute type 'poi' into poi 'poi_0'
43c47
< Debug: Setting new attribute type '<<myOwnType>>' into poi 'poi_0'
---
> Debug: Setting new attribute type 'poi' into poi 'poi_0'
73,76d76
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect width ( Last six runs May2020 Apr2020 )

---------- 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 
22c26
< Debug: Value 'dummyWidth' for attribute width of poi isn't valid
---
> Debug: Value 'poi' for attribute width of poi isn't valid
81,84d84
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" angle="30.00"/>
<     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="30.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" angle="140.00"/>
>     <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="140.00"/>
---------- 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 
25a30
> Debug: Value 'dummyAngle' for attribute angle of poi isn't valid
30,31d34
< Debug: Setting new attribute angle '30.00' into poi 'POI_1'
< Debug: Setting new attribute angle '30.00' into poi 'POI_2'
37,40d39
< 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()
54a54
> Debug: Keys Ctrl+Z (Undo) pressed
73,75d72
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute angle '30.00' into poi 'POI_1'
< Debug: Setting new attribute angle '30.00' into poi 'POI_2'
111a109,111
> 
> =================================================================
> ==3703==ERROR: LeakSanitizer: detected memory leaks

3 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 
87,90d90
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poi inspect_selected blockmove ( Last six runs May2020 Apr2020 )
shapeElements poi inspect_selected relativepath ( Last six runs May2020 Apr2020 )
shapeElements poi inspect_selected type ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected color ( Last six runs May2020 Apr2020 )

---------- 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 
26,27c30
< 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: Value 'dummyColor' for attribute color of poi isn't valid
41,42c44,45
< Debug: Setting previous attribute color '255,255,244' into poi 'POI_2'
< Debug: Setting previous attribute color '255,255,244' into poi 'POI_1'
---
> Debug: Setting previous attribute color 'yellow' into poi 'POI_2'
> Debug: Setting previous attribute color 'red' into poi 'POI_1'
87,89d89
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected geo_use ( Last six runs May2020 Apr2020 )

---------- 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 
77,80d80
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected height ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
25a30
> Debug: Value 'dummyHeight' for attribute height of poi isn't valid
27,32c32
< Debug: Setting new attribute height '5' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary 4.00,15.00,10.00,21.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 4.00,15.00,10.00,21.00
< Debug: Setting new attribute height '5' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -1.00,15.00,5.00,21.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -1.00,15.00,5.00,21.00
---
> Debug: Value '-3i' for attribute height of poi isn't valid
38,45d37
< Debug: Setting previous attribute height '9.00' into poi 'POI_2'
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -1.00,15.00,5.00,21.00
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -1.00,15.00,5.00,21.00
< Debug: Setting previous attribute height '7.00' into poi 'POI_1'
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary 4.00,15.00,10.00,21.00
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 4.00,15.00,10.00,21.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51a44
> Debug: Keys Ctrl+Z (Undo) pressed
62,68d54
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute height '5' into poi 'POI_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
24a29,30
> Unknown file extension '' for image '125,60,200'!
> Debug: Value '125,60,200' for attribute imgFile of poi isn't valid
27,28d32
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid
103,106d106
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType '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 ----------
0a1,2
> Error: Could not load '125,60,200'.
> Unknown file extension '' for image '125,60,200'!
3,4d4
< Error: Could not load 'paris.ico'.
< Loading failed!

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected layer ( Last six runs May2020 Apr2020 )

---------- 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="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 ----------
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 
30,31d33
< Debug: Setting new attribute layer '2' into poi 'POI_1'
< Debug: Setting new attribute layer '2' into poi 'POI_2'
37,40d38
< 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()
54a53
> Debug: Keys Ctrl+Z (Undo) pressed
73,75d71
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute layer '2' into poi 'POI_1'
< Debug: Setting new attribute layer '2' into poi 'POI_2'
111a108,111
> 
> =================================================================
> ==3496==ERROR: LeakSanitizer: detected memory leaks
> 

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 
35,36d38
< Debug: Setting new attribute genericParameter '' into poi 'POI_1'
< Debug: Setting new attribute genericParameter '' into poi 'POI_2'
41,42d42
< 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'
50,53d49
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
62,65d57
< Debug: Setting previous attribute genericParameter '' into poi 'POI_2'
< Debug: Setting previous attribute genericParameter '' into poi 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
83a76,77
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
103,106d96
< Debug: Setting new attribute genericParameter '' into poi 'POI_1'
< Debug: Setting new attribute genericParameter '' into poi 'POI_2'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
115,118d104
<truncated after showing first 30 lines>
---------- Differences in log ----------
1c1
< Warning: Invalid format of parameter (dummyGenericParameters)
---
> Warning: Invalid format of parameter (poi)
2a3,4
> Warning: Invalid format of parameter (key1)
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

TEST FAILED on ts-sim-build-ba : shapeElements poi inspect_selected width ( Last six runs May2020 Apr2020 )

---------- 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 
101,104d104
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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 
59,62d62
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poi load angle ( Last six runs May2020 Apr2020 )
shapeElements poly load angle ( Last six runs May2020 Apr2020 )
shapeElements poly load color ( Last six runs May2020 Apr2020 )

5 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 
54,57d57
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poi load color ( Last six runs May2020 Apr2020 )
shapeElements poi load height ( Last six runs May2020 Apr2020 )
shapeElements poi load layer ( Last six runs May2020 Apr2020 )
shapeElements poi load width ( Last six runs May2020 Apr2020 )
shapeElements poly load fill ( Last six runs May2020 Apr2020 )

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 
43,46d46
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poi load default ( Last six runs May2020 Apr2020 )
shapeElements poi load x ( Last six runs May2020 Apr2020 )
shapeElements poi load y ( Last six runs May2020 Apr2020 )
shapeElements poly load default ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi load id ( Last six runs May2020 Apr2020 )

---------- 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 
53,56d56
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poi load imgfile ( Last six runs May2020 Apr2020 )

---------- 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,58d58
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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 
50,53d53
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poi load parameters ( Last six runs May2020 Apr2020 )
shapeElements poly load parameters ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poi lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
9,24c13
< Debug: Adding poi 'POI_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Adding poi 'POI_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute pos '22.00,14.00' into poi 'POI_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute pos '22.00,-6.00' into poi 'POI_1'
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
26a16
> Debug: ObjectsUnderCursor: swapped Lanes to edges
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="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="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"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi move ( Last six runs May2020 Apr2020 )

---------- 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 
6c10
< Debug: Selected item 'poi' in TagSelector
---
> Debug: Selected invalid item in TagSelector
10,12d13
< Debug: Adding poi 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
16,18c17,18
< Debug: Adding poi 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,23c21,22
< Debug: Setting new attribute pos '22.00,14.00' into poi 'poi_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
26d24
< Debug: Setting new attribute pos '22.00,-6.00' into poi 'poi_1'
31,32d28
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="-19.53" y="-6.01" 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">
    <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"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poi volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
110,113d113
< 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

TEST FAILED on ts-sim-build-ba : shapeElements poilane create angle ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11c14
< Debug: Invalid input parameter of poiLane: 'angle' doesn't have a valid 'float' format between [0, 360]
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,17c17
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,21c20
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24d22
< Debug: Adding poiLane 'poi_2' into viewNet
29,30d26
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="38.00" angle="140.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="33.00" angle="-27.00"/>
    <poi id="poi_2" color="red" layer="202.00" lane="gneE1_0" pos="28.00" angle="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18d18
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute blockMovement '1' into poiLane 'poi_0'
23,25d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0'
< Debug: Removing poiLane 'poi_0' from viewNet
30,33d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Setting new attribute blockMovement '1' into poiLane 'poi_0'
< Debug: Additionals saved
48,51d40
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
64a54,64
> 
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="44.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create color ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c22
< Debug: Invalid input parameter of poiLane: 'color' doesn't have a valid 'RBGColor' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25d24
< Debug: Adding poiLane 'poi_1' into viewNet
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' from viewNet
33,34d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
39,40d33
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="44.00"/>
    <poi id="poi_1" color="blue" layer="202.00" lane="gneE1_0" pos="33.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create default ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15,16
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals saved
45,48d40
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
61a54,61
> 
> =================================================================
<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">
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create height ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11c14
< Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15c17
< Debug: Invalid input parameter of poiLane: 'height' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20d19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
31,33d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="33.00" height="4.40"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create id ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,22c22
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25,26c25
< Debug: Invalid input parameter of poiLane: invalid id used in id
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
29,30c28
< Debug: Adding poiLane 'POI_0' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="36.00"/>
    <poi id="customID" color="red" layer="202.00" lane="gneE1_0" pos="34.00"/>
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="41.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15d18
< Debug: Invalid input parameter of poiLane: input contains invalid characters for a filename
17c20
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,21c23
< Debug: Invalid input parameter of poiLane: doesn't exist image 'paris.ico'
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26d25
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
31,32d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
37,39d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
2a4,5
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="33.00" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create layer ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,16c19
< Debug: Invalid input parameter of poiLane: 'layer' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
19,22c22
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
25d24
< Debug: Adding poiLane 'poi_1' into viewNet
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' from viewNet
33,34d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
39,40d33
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="38.00"/>
    <poi id="poi_1" color="red" layer="6.50" lane="gneE1_0" pos="33.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create poslat ( Last six runs May2020 Apr2020 )

---------- 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 
6,59c10,11
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Invalid input parameter of poiLane: 'posLat' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' from viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
<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" lane="gneE1_0" pos="38.00" posLat="-5.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="33.00" posLat="7.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 poilane create relativepath ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals saved
45,48d40
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
61a54,61
> 
> =================================================================
> ==4642==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="44.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create type ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,17d18
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
22,23d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
28,30d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals saved
45,48d40
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
61a54,61
> 
> =================================================================
> ==4467==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="44.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create width ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,11c14
< Debug: Invalid input parameter of poiLane: 'width' doesn't have a valid 'float' format
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15c17
< Debug: Invalid input parameter of poiLane: 'width' cannot be negative
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,20d19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
31,33d27
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="33.00" width="2.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane delete ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
4a5
>     <poi id="POI_0" color="white" layer="20.00" lane="gneE1_0" pos="30.00" width="10.00" height="10.00"/>
6d6
< </additional>
---------- 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 
11c15
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
14,15c18
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19c21
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetworkElements: 1, Additionals: 0, Shapes: 2, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 2, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
22d23
< Debug: Removing poiLane 'POI_0' from viewNet
28c29,30
< Debug: Adding poiLane 'POI_0' into viewNet
---
> Debug: Removing poiLane 'POI_nonDeleted' from viewNet
> Debug: Removing poiLane 'POI_0' from viewNet
30,31d31
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poiLane 'poi_0' into viewNet
37c37,38
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect angle ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19d16
< Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid
< Debug: Setting new attribute angle '-12.00' into poiLane 'poi_0'
< Debug: Setting new attribute angle '140.00' into poiLane 'poi_0'
< Debug: Setting new attribute angle '30.00' into poiLane 'poi_0'
24,25d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '140.00' into poiLane 'poi_0'
27,28d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '-12.00' into poiLane 'poi_0'
30,31d22
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute angle '0.00' into poiLane 'poi_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00" angle="30.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect blockmove ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16d16
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
21,22d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0'
24,26d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d25
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
34,36d26
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect color ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,19d16
< Debug: Value 'dummyColor' for attribute color of poiLane isn't valid
< Debug: Setting new attribute color '255,255,500' into poiLane 'poi_0'
< Debug: Setting new attribute color 'blue' into poiLane 'poi_0'
< Debug: Setting new attribute color '125,60,200' into poiLane 'poi_0'
24,25d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color 'blue' into poiLane 'poi_0'
27,28d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute color '255,255,244' into poiLane 'poi_0'
30,31d22
<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">
    <poi id="poi_0" color="125,60,200" layer="202.00" lane="gneE1_0" pos="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect height ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,23d21
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
< Debug: Setting new attribute height '6.5' into poiLane 'poi_0'
28,29d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute height '1.00' into poiLane 'poi_0'
31,33d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
38,39d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00" height="6.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect id ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c17
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20,23d19
< Debug: Setting new attribute id 'POI_1' into poiLane 'poi_0'
< Debug: Value '' for attribute id of poiLane isn't valid
< Debug: Value 'ID with spaces' for attribute id of poiLane isn't valid
< Debug: Setting new attribute id 'newID' into poiLane 'POI_1'
28,29d23
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute id 'POI_1' into poiLane 'newID'
31,32d24
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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="newID" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,20d16
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poiLane isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poiLane isn't valid
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'poi_0'
25,26d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute imgFile '' into poiLane 'poi_0'
28,30d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
35,36d25
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4c1
< Error: Could not load '%$$%%%%%'.
< Unknown file extension '' for image '%$$%%%%%'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect lane ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,23d21
< Debug: Value 'dummyLane' for attribute lane of poiLane isn't valid
< Debug: Value '' for attribute lane of poiLane isn't valid
< Debug: Setting new attribute lane 'gneE0_0' into poiLane 'poi_0'
28,29d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute lane 'gneE1_0' into poiLane 'poi_0'
31,33d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
38,39d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE0_0" pos="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect layer ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,18d16
< Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid
< Debug: Setting new attribute layer '-2' into poiLane 'poi_0'
< Debug: Setting new attribute layer '2.5' into poiLane 'poi_0'
23,24d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '-2.00' into poiLane 'poi_0'
26,27d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer 'default' into poiLane 'poi_0'
29,31d22
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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.50" lane="gneE1_0" pos="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect parameters ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22d16
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter '' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'poi_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poiLane 'poi_0'
27,28d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'poi_0'
30,31d21
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'poi_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect pos ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,24d21
< Debug: Value 'dummyPosition' for attribute pos of poiLane isn't valid
< Debug: Setting new attribute pos '-100' into poiLane 'poi_0'
< Debug: Setting new attribute pos '200' into poiLane 'poi_0'
< Debug: Setting new attribute pos '30.5' into poiLane 'poi_0'
29,30d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '200.00' into poiLane 'poi_0'
32,33d26
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute pos '-100.00' into poiLane 'poi_0'
38,39d30
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute pos '200' into poiLane 'poi_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="30.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect poslat ( Last six runs May2020 Apr2020 )

---------- 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 
11,12c15,16
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,23d21
< Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid
< Debug: Setting new attribute posLat '-20' into poiLane 'poi_0'
< Debug: Setting new attribute posLat '15' into poiLane 'poi_0'
28,29d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute posLat '-20.00' into poiLane 'poi_0'
31,32d26
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute posLat '0.00' into poiLane 'poi_0'
34,36d27
< Debug: Calling GNEUndoList::undo()
<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">
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" posLat="15.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect relativepath ( Last six runs May2020 Apr2020 )

---------- 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 
7c11
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,17c17
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20d19
< Debug: Setting new attribute relativePath 'true' into poiLane 'poi_0'
25,26d23
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute relativePath '0' into poiLane 'poi_0'
28,29d24
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' from viewNet
34,35d28
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: poiLane can be only placed over lanes
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect type ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16d16
< Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'poi_0'
21,22d20
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute type '' into poiLane 'poi_0'
24,26d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
31,32d25
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
<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">
    <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect width ( Last six runs May2020 Apr2020 )

---------- 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 
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15,18c19
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21,23d21
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
< Debug: Setting new attribute width '5.5' into poiLane 'poi_0'
28,29d25
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute width '1.00' into poiLane 'poi_0'
31,33d26
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
38,39d30
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: poiLane can be only placed over lanes
---------- Missing result in additionals ----------
<?xml version="1.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" lane="gneE1_0" pos="45.00" width="5.50"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" angle="30.00"/>
<     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" angle="30.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" angle="20.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" angle="70.00"/>
---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,24d21
< Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid
< Debug: Setting new attribute angle '-12.00' into poiLane 'POI_1'
< Debug: Setting new attribute angle '-12.00' into poiLane 'POI_2'
< Debug: Setting new attribute angle '140.00' into poiLane 'POI_1'
< Debug: Setting new attribute angle '140.00' into poiLane 'POI_2'
< Debug: Setting new attribute angle '30.00' into poiLane 'POI_1'
< Debug: Setting new attribute angle '30.00' into poiLane 'POI_2'
30,31c27,28
< Debug: Setting previous attribute angle '140.00' into poiLane 'POI_2'
< Debug: Setting previous attribute angle '140.00' into poiLane 'POI_1'
---
> Debug: Removing poiLane 'POI_2' from viewNet
> Debug: Removing poiLane 'POI_1' from viewNet
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected blockmove ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19d21
< Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_1'
< Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_2'
25,28d26
< Debug: Setting previous attribute blockMovement '0' into poiLane 'POI_2'
< Debug: Setting previous attribute blockMovement '0' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
30d27
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
32c29
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected color ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="125,60,200" layer="202.00" lane="gneE1_0" pos="38.00"/>
<     <poi id="POI_2" color="125,60,200" layer="202.00" lane="gneE1_0" pos="44.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,24d21
< Debug: Value 'dummyColor' for attribute color of poiLane isn't valid
< Debug: Setting new attribute color '255,255,500' into poiLane 'POI_1'
< Debug: Setting new attribute color '255,255,500' into poiLane 'POI_2'
< Debug: Setting new attribute color 'blue' into poiLane 'POI_1'
< Debug: Setting new attribute color 'blue' into poiLane 'POI_2'
< Debug: Setting new attribute color '125,60,200' into poiLane 'POI_1'
< Debug: Setting new attribute color '125,60,200' into poiLane 'POI_2'
30,31c27,28
< Debug: Setting previous attribute color 'blue' into poiLane 'POI_2'
< Debug: Setting previous attribute color 'blue' into poiLane 'POI_1'
---
> Debug: Removing poiLane 'POI_2' from viewNet
> Debug: Removing poiLane 'POI_1' from viewNet
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected height ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" height="6.50"/>
<     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" height="6.50"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" height="20.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" height="15.00"/>
---------- Differences in errors ----------
14c14,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20c24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,26d26
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
< Debug: Setting new attribute height '6.5' into poiLane 'POI_1'
< Debug: Setting new attribute height '6.5' into poiLane 'POI_2'
32,35d31
< Debug: Setting previous attribute height '15.00' into poiLane 'POI_2'
< Debug: Setting previous attribute height '20.00' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
37d32
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
39c34
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected imgfile ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" imgFile="berlin_icon.ico"/>
<     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" imgFile="berlin_icon.ico"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,23d21
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poiLane isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poiLane isn't valid
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'POI_1'
< Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'POI_2'
29,32d26
< Debug: Setting previous attribute imgFile '' into poiLane 'POI_2'
< Debug: Setting previous attribute imgFile '' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
34d27
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
<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!

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected layer ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="2.50" lane="gneE1_0" pos="38.00"/>
<     <poi id="POI_2" color="green" layer="2.50" lane="gneE1_0" pos="44.00"/>
---
>     <poi id="POI_1" color="red" layer="20.00" lane="gneE1_0" pos="38.00"/>
>     <poi id="POI_2" color="green" layer="25.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,22d21
< Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid
< Debug: Setting new attribute layer '-2' into poiLane 'POI_1'
< Debug: Setting new attribute layer '-2' into poiLane 'POI_2'
< Debug: Setting new attribute layer '2.5' into poiLane 'POI_1'
< Debug: Setting new attribute layer '2.5' into poiLane 'POI_2'
28,35d26
< Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_2'
< Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute layer '25.00' into poiLane 'POI_2'
< Debug: Setting previous attribute layer '20.00' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
15c15,19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18c22
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
21c25
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,37d27
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter '' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter '' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_1'
< Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_2'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poiLane 'POI_1'
<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)

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected poslat ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" posLat="15.00"/>
<     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" posLat="15.00"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" posLat="0.20"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" posLat="-0.20"/>
---------- Differences in errors ----------
14c14,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20c24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,27d26
< Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid
< Debug: Setting new attribute posLat '-20' into poiLane 'POI_1'
< Debug: Setting new attribute posLat '-20' into poiLane 'POI_2'
< Debug: Setting new attribute posLat '15' into poiLane 'POI_1'
< Debug: Setting new attribute posLat '15' into poiLane 'POI_2'
33,40d31
< Debug: Setting previous attribute posLat '-20.00' into poiLane 'POI_2'
< Debug: Setting previous attribute posLat '-20.00' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute posLat '-0.20' into poiLane 'POI_2'
< Debug: Setting previous attribute posLat '0.20' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected relativepath ( Last six runs May2020 Apr2020 )

---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19d21
< Debug: Setting new attribute relativePath 'true' into poiLane 'POI_1'
< Debug: Setting new attribute relativePath 'true' into poiLane 'POI_2'
25,28d26
< Debug: Setting previous attribute relativePath '0' into poiLane 'POI_2'
< Debug: Setting previous attribute relativePath '0' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
30d27
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
32c29
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected type ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
<     <poi id="POI_2" type="<<myOwnType>>" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/>
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
>     <poi id="POI_2" type="typeB" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
9c9,13
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
12c16
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
15c19
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
18,19d21
< Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_1'
< Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_2'
25,28d26
< Debug: Setting previous attribute type 'typeB' into poiLane 'POI_2'
< Debug: Setting previous attribute type 'typeA' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
30d27
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
32c29
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
---
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected width ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" width="5.50"/>
<     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" width="5.50"/>
---
>     <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" width="20.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" width="25.00"/>
---------- Differences in errors ----------
14c14,18
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 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: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17c21
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
20c24
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
23,26d26
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
< Debug: Setting new attribute width '5.5' into poiLane 'POI_1'
< Debug: Setting new attribute width '5.5' into poiLane 'POI_2'
32,35d31
< Debug: Setting previous attribute width '25.00' into poiLane 'POI_2'
< Debug: Setting previous attribute width '20.00' into poiLane 'POI_1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
37d32
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
39c34
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane load angle ( Last six runs May2020 Apr2020 )

---------- 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,54d54
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

5 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 
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poilane load color ( Last six runs May2020 Apr2020 )
shapeElements poilane load height ( Last six runs May2020 Apr2020 )
shapeElements poilane load layer ( Last six runs May2020 Apr2020 )
shapeElements poilane load width ( Last six runs May2020 Apr2020 )
shapeElements poly load id ( Last six runs May2020 Apr2020 )

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 
41,44d44
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poilane load default ( Last six runs May2020 Apr2020 )
shapeElements poilane load lane ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poilane load id ( Last six runs May2020 Apr2020 )

---------- 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 
47,50d50
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poilane load imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
49,52d52
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poilane load parameters ( Last six runs May2020 Apr2020 )

---------- 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 
48,51d51
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poilane load pos ( Last six runs May2020 Apr2020 )

---------- 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 
50,53d53
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poilane lock_unlock ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,13c14
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
16,22c17,18
< Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
24,26c20,21
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
211c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="-19.19" 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">
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="27.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane move ( Last six runs May2020 Apr2020 )

---------- 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 
6,7c10,11
< Debug: Selected item 'poiLane' in TagSelector
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Selected invalid item in TagSelector
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
10,14c14,15
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
17,19c18,22
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetworkElements: 1, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 1, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: Setting new attribute shape '23.88,0.00' into edge 'gneE1'
> Debug: net has to be saved
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved, data sets saved
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 1, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: Found angle of 180.00 degrees at edge 'gneE1', segment 0.
> Warning: Found sharp turn with radius 0.00 at the start of edge 'gneE1'.
> Warning: Speed of straight connection 'gneE0_0->gneE1_0' reduced by 10.36 due to turning radius of 2.27 (length=4.19, angle=178.57).
---------- 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="-6.56,0.00,56.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.66" length="4.67" shape="55.88,-1.60 57.11,-0.84 57.54,-0.06 57.17,0.76 56.00,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.53" length="4.19" shape="32.00,1.60 28.66,-0.92"/>
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="24.00" shape="56.00,1.60 32.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="32.00,0.00 -6.56,0.00 56.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="27.23" shape="28.66,-0.92 55.88,-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="56.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="56.00,0.00 56.00,3.20 55.84,-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="32.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="32.07,3.20 32.07,0.00 25.64,-1.75">
<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">
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="17.00"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poilane volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
106,109d109
< 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

TEST FAILED on ts-sim-build-ba : shapeElements poly create angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5,7
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000 12.000000,20.000000" angle="5.00"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000" angle="-5.00"/>
<     <poly id="poly_2" color="red" fill="0" layer="128.00" shape="33.000000,20.000000 33.000000,25.000000 28.000000,25.000000 28.000000,20.000000 33.000000,20.000000" angle="5.00"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,21.000000 12.000000,26.000000 6.000000,26.000000 6.000000,21.000000 12.000000,21.000000" angle="5.00"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="22.000000,21.000000 22.000000,26.000000 17.000000,26.000000 17.000000,21.000000 22.000000,21.000000" angle="5.00"/>
>     <poly id="poly_2" color="red" fill="0" layer="128.00" shape="33.000000,21.000000 33.000000,26.000000 28.000000,26.000000 28.000000,21.000000 33.000000,21.000000" angle="5.00"/>
---------- 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 
48c52
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 3.79,17.75,14.21,27.25
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 3.79,18.75,14.21,28.25
69c73
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 14.79,17.79,24.21,27.21
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 14.79,18.79,24.21,28.21
88c92
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 25.79,17.79,35.21,27.21
---
> GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 25.79,18.79,35.21,28.21
95c99
< GLDebug: 	Removed object polygon:poly_2 from SUMORTree with boundary 25.79,17.79,35.21,27.21
---
> GLDebug: 	Removed object polygon:poly_2 from SUMORTree with boundary 25.79,18.79,35.21,28.21
99c103
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 14.79,17.79,24.21,27.21
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 14.79,18.79,24.21,28.21
103c107
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 3.79,17.75,14.21,27.25
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 3.79,18.75,14.21,28.25
110c114
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
29c33
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
33,34c37,38
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
41,42c45,46
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
44c48
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
51c55
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
53,54c57,58
<truncated after showing first 30 lines>
shapeElements poly create block_move ( Last six runs May2020 Apr2020 )
shapeElements poly create block_shape ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly create close_shape ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,21.000000 12.000000,26.000000 6.000000,26.000000 6.000000,21.000000"/>
---------- 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 
26c30
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,19.00,14.00,28.00
35c39
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,19.00,14.00,28.00
42c46
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,19.00,14.00,28.00
59c63
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,19.00,14.00,28.00
72,75d75
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly create color ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" color="139,131,120" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000"/>
---
>     <poly id="poly_0" color="139,131,120" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="22.000000,21.000000 22.000000,26.000000 17.000000,26.000000 17.000000,21.000000 22.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
69c73
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 15.00,19.00,24.00,28.00
76c80
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 15.00,19.00,24.00,28.00
80c84
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
87c91
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
91c95
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 15.00,19.00,24.00,28.00
108c112
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default close_line ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,20.000000 38.000000,25.000000 43.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,21.000000 38.000000,26.000000 43.000000,21.000000"/>
---------- 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 
24c28
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,18.00,45.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,19.00,45.00,28.00
33c37
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,18.00,45.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,19.00,45.00,28.00
40c44
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,18.00,45.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,19.00,45.00,28.00
57c61
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,18.00,45.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,19.00,45.00,28.00
70,73d73
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly create default default ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
29,32d32
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
37,39d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
44,47d40
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
< Debug: Additionals saved
62,66d54
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
79a68,79
<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">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default one_point ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
29,32d32
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 20.00,18.00,24.00,22.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
37,39d36
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 20.00,18.00,24.00,22.00
44,47d40
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 20.00,18.00,24.00,22.00
< Debug: Additionals saved
62,66d54
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 20.00,18.00,24.00,22.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
79a68,79
<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">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="22.000000,20.000000 22.000000,20.000000 22.000000,20.000000 22.000000,20.000000 22.000000,20.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default open ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
26,29d29
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,18.00,14.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
34,36d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,18.00,14.00,27.00
41,44d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,18.00,14.00,27.00
< Debug: Additionals saved
59,63d51
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,18.00,14.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
76a65,76
<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">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default open_line ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
20,23d23
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,18.00,35.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
28,30d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,18.00,35.00,27.00
35,38d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,18.00,35.00,27.00
< Debug: Additionals saved
53,57d45
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,18.00,35.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
70a59,70
<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">
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="33.000000,20.000000 28.000000,25.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create default same_points ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
51c55
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -6.00,19.00,3.00,28.00
58c62
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary -6.00,19.00,3.00,28.00
62c66
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
69c73
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
73c77
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -6.00,19.00,3.00,28.00
90c94
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create fill ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="1" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="1" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
39c43
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
46c50
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
63c67
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
76,79d79
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly create id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5,7
<     <poly id="custom_ID" color="red" fill="0" layer="128.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000"/>
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000 12.000000,20.000000"/>
---
>     <poly id="custom_ID" color="red" fill="0" layer="128.00" shape="22.000000,21.000000 22.000000,26.000000 17.000000,26.000000 17.000000,21.000000 22.000000,21.000000"/>
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="12.000000,21.000000 12.000000,26.000000 6.000000,26.000000 6.000000,21.000000 12.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
51c55
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,19.00,14.00,28.00
105c109
< GLDebug: 	Inserted polygon:custom_ID into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:custom_ID into SUMORTree with boundary 15.00,19.00,24.00,28.00
112c116
< GLDebug: 	Removed object polygon:custom_ID from SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Removed object polygon:custom_ID from SUMORTree with boundary 15.00,19.00,24.00,28.00
116c120
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,19.00,14.00,28.00
120c124
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
128c132
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
66,69c70
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,18.00,24.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
---
> Debug: Invalid input parameter of poly: doesn't exist image 'paris.ico'
74,76d74
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,18.00,24.00,27.00
81,84d78
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,18.00,24.00,27.00
< Debug: Additionals saved
99,103d92
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,18.00,24.00,27.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
116a106,116
> 
> =================================================================
<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">
    <poly id="poly_0" color="white" fill="1" layer="128.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create layer ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,7c5,7
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="-2.50" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000 12.000000,20.000000"/>
<     <poly id="poly_2" color="red" fill="0" layer="3.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="-2.50" shape="12.000000,21.000000 12.000000,26.000000 6.000000,26.000000 6.000000,21.000000 12.000000,21.000000"/>
>     <poly id="poly_2" color="red" fill="0" layer="3.00" shape="22.000000,21.000000 22.000000,26.000000 17.000000,26.000000 17.000000,21.000000 22.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
51c55
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,19.00,14.00,28.00
70c74
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 15.00,19.00,24.00,28.00
77c81
< GLDebug: 	Removed object polygon:poly_2 from SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Removed object polygon:poly_2 from SUMORTree with boundary 15.00,19.00,24.00,28.00
81c85
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,19.00,14.00,28.00
88c92
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,19.00,14.00,28.00
92c96
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create linewidth ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" lineWidth="3.20" layer="128.00" shape="22.000000,20.000000 22.000000,25.000000 17.000000,25.000000 17.000000,20.000000 22.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" lineWidth="3.20" layer="128.00" shape="22.000000,21.000000 22.000000,26.000000 17.000000,26.000000 17.000000,21.000000 22.000000,21.000000"/>
---------- 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 
66c70
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,19.00,24.00,28.00
75c79
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,19.00,24.00,28.00
82c86
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,19.00,24.00,28.00
99c103
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,18.00,24.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,19.00,24.00,28.00
112,115d115
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly create relativepath ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="white" fill="1" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000" imgFile="berlin_icon.ico"/>
---
>     <poly id="poly_0" color="white" fill="1" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000" imgFile="berlin_icon.ico"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
39c43
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
46c50
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
63c67
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
76,79d79
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly create type ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" type="<<poly_test>>" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
<     <poly id="poly_1" type="poly_test" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000 12.000000,20.000000"/>
---
>     <poly id="poly_0" type="poly" color="red" fill="0" layer="128.00" shape="1.000000,21.000000 1.000000,26.000000 -4.000000,26.000000 -4.000000,21.000000 1.000000,21.000000"/>
>     <poly id="poly_1" type="poly_test" color="red" fill="0" layer="128.00" shape="12.000000,21.000000 12.000000,26.000000 6.000000,26.000000 6.000000,21.000000 12.000000,21.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
51c55
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,19.00,14.00,28.00
58c62
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 4.00,19.00,14.00,28.00
62c66
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,19.00,3.00,28.00
69c73
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,18.00,3.00,27.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,19.00,3.00,28.00
73c77
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,18.00,14.00,27.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 4.00,19.00,14.00,28.00
90c94
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly delete ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
6c6
< </additional>
---
>     <poly id="poly_2" color="red" fill="1" layer="0.00" shape="22.000000,18.000000 22.000000,23.000000 17.000000,23.000000 17.000000,18.000000 22.000000,18.000000"/>
---------- 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 
36c40
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
39d42
< Debug: Removing poly 'poly_2' from viewNet
45,47d47
< Debug: Adding poly 'poly_2' into viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
51a52,55
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing poly 'poly_2' from viewNet
> Debug: Removing poly 'poly_1' from viewNet
57c61,62
< Debug: Adding poly 'poly_0' into viewNet
---
> Debug: Adding poly 'poly_1' into viewNet
> Debug: Adding poly 'poly_2' into viewNet
60c65
< Debug: Removing poly 'poly_0' from viewNet
---
> Debug: Adding poly 'poly_0' into viewNet
63c68
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect angle ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000" angle="10.00"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000" angle="5.00"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
38,39c42,43
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.46,6.54,14.46,22.46
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.46,7.54,14.46,23.46
41,45c45,46
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.46,6.54,14.46,22.46
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.46,6.54,14.46,22.46
< Debug: Setting new attribute angle '10.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.46,6.54,14.46,22.46
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.87,6.13,14.87,22.87
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.46,7.54,14.46,23.46
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.46,7.54,14.46,23.46
51,55d51
< Debug: Setting previous attribute angle '5.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.87,6.13,14.87,22.87
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.46,6.54,14.46,22.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
62,63c66,67
<truncated after showing first 30 lines>
shapeElements poly inspect blockmove ( Last six runs May2020 Apr2020 )
shapeElements poly inspect blockshape ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect closeshape ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
62,63c66,67
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect color ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="125,60,200" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="125,60,200" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
38,42c42,46
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
< Debug: Setting new attribute color 'blue' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
> Debug: Setting new attribute color '255,255,500' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
44,45c48,49
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51,53c55,57
< Debug: Setting previous attribute color 'blue' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect fill ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="1" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="1" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
62,63c66,67
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect geo_shape ( Last six runs May2020 Apr2020 )

---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37c41
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
44c48
< Debug: Setting previous attribute geoShape '10.511140,0.000081 10.511140,0.000180 10.511041,0.000180 10.511041,0.000081 10.511140,0.000081' into poly 'poly_0'
---
> Debug: Setting previous attribute geoShape '10.511140,0.000090 10.511140,0.000189 10.511041,0.000189 10.511041,0.000090 10.511140,0.000090' into poly 'poly_0'
46c50
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.01,6.98,14.04,21.96
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.01,7.98,14.04,22.95
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.01,6.98,14.04,21.96
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.01,7.98,14.04,22.95
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.01,6.98,14.04,21.96
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.01,7.98,14.04,22.95
62c66
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect geo_use ( Last six runs May2020 Apr2020 )

---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
62,63c66,67
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect id ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="newID" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="33.000000,9.000000 33.000000,20.000000 22.000000,20.000000 22.000000,9.000000 33.000000,9.000000"/>
---
>     <poly id="newID" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="33.000000,10.000000 33.000000,21.000000 22.000000,21.000000 22.000000,10.000000 33.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,7.00,35.00,22.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,8.00,35.00,23.00
68c72
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,7.00,35.00,22.00
---
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,8.00,35.00,23.00
73c77
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
80c84
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
84c88
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,7.00,35.00,22.00
---
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,8.00,35.00,23.00
104c108
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect imgfile ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000" imgFile="berlin_icon.ico"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000" imgFile="berlin_icon.ico"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
41,42c45,46
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
49,50c53,54
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
55c59
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
62c66
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
66,67c70,71
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect layer ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="2.50" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="2.50" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
38,39c42,43
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
41,42c45,46
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
49,50c53,54
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
54,55c58,59
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect linewidth ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
38,40c42,43
< Debug: Setting new attribute lineWidth '2.5' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> Debug: Value '-2' for attribute lineWidth of poly isn't valid
> Debug: Value '-2i' for attribute lineWidth of poly isn't valid
46,50d48
< Debug: Setting previous attribute lineWidth '1.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
53c51,52
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> Debug: Keys Ctrl+Z (Undo) pressed
60c59
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect parameters ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5,8c5,8
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000">
>         <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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37d40
< Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_0'
42d44
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0'
48,50d49
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
60,62d58
< Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
71c67,69
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
78c76
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect relativepath ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
79c83
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
83,84c87,88
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect shape ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 9.000000,13.000000 12.000000,18.000000 7.000000,15.000000 2.000000,18.000000 5.000000,13.000000 2.000000,8.000000 7.000000,11.000000 12.000000,8.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37c41
< Debug: Value 'dummyShape' for attribute shape of poly isn't valid
---
> Debug: Value 'poly' for attribute shape of poly isn't valid
40c44
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
42,44d45
< 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 poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 10.00,6.00,14.00,10.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 0.00,6.00,14.00,20.00
50,55c51
< Debug: Setting previous attribute shape '12.00,8.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 0.00,6.00,14.00,20.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 10.00,6.00,14.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute shape '12.00,9.00 12.00,20.00 1.00,20.00 1.00,9.00 12.00,9.00' into poly 'poly_0'
---
> Debug: Setting previous attribute shape '12.00,10.00 12.00,21.00 1.00,21.00 1.00,10.00 12.00,10.00' into poly 'poly_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect type ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,20.000000 1.000000,20.000000 1.000000,9.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="12.000000,10.000000 12.000000,21.000000 1.000000,21.000000 1.000000,10.000000 12.000000,10.000000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
37,38c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
45,46c49,50
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
51c55
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -1.00,8.00,14.00,23.00
58c62
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,7.00,14.00,22.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -1.00,8.00,14.00,23.00
62,63c66,67
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected angle ( Last six runs May2020 Apr2020 )

---------- 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 
23c27
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
92,95d95
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

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 
99,102d102
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poly inspect_selected blockmove ( Last six runs May2020 Apr2020 )
shapeElements poly inspect_selected blockshape ( Last six runs May2020 Apr2020 )
shapeElements poly inspect_selected closeshape ( Last six runs May2020 Apr2020 )
shapeElements poly inspect_selected type ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected color ( Last six runs May2020 Apr2020 )

---------- 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 
24a29
> Debug: Value 'newID' for attribute color of poly isn't valid
26,31d30
< Debug: Setting new attribute color '255,255,500' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 0.00,6.00,14.00,20.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 0.00,6.00,14.00,20.00
< Debug: Setting new attribute color '255,255,500' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,6.00,34.00,20.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,6.00,34.00,20.00
35,37d33
< Debug: Setting new attribute color 'blue' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,6.00,34.00,20.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,6.00,34.00,20.00
57,60c53
< Debug: Setting previous attribute color '255,255,244' into poly 'poly_1'
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,6.00,34.00,20.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 20.00,6.00,34.00,20.00
< Debug: Setting previous attribute color '255,255,244' into poly 'poly_0'
---
> Debug: Setting previous attribute color 'red' into poly 'poly_0'
65c58,59
< Debug: Setting previous attribute color 'blue' into poly 'poly_1'
---
> Debug: Removing poly 'poly_1' from viewNet
> Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected fill ( Last six runs May2020 Apr2020 )

---------- 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 
19,26d22
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: Value 'true' for attribute layer of poly isn't valid
< Debug: Value 'truei' for attribute layer of poly isn't valid
30,40c26,27
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< Debug: Removed inspected element from Inspected ACs. 1 ACs remains.
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 20.00,6.00,34.00,20.00
< Debug: Removing poly 'poly_0' from viewNet
< Debug: Removed inspected element from Inspected ACs. 0 ACs remains.
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 0.00,6.00,14.00,20.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetworkElements: 0, Additionals: 0, Shapes: 0, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 0, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
42,84c29
<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>
    <scheme name="testing">
        <opengl dither="0" fps="0" drawBoundaries="0" forceDrawPositionSelection="0" forceDrawRectangleSelection="0"/>
        <background backgroundColor="white" showGrid="1" gridXSize="1.00" gridYSize="1.00"/>
        <edges laneEdgeMode="0" scaleMode="0" laneShowBorders="0" showBikeMarkings="1" showLinkDecals="1" showLinkRules="1" showRails="1" hideConnectors="0" widthExaggeration="1.00" minSize="0.00" showDirection="0" showSublanes="1" spreadSuperposed="0" edgeParam="EDGE_KEY" laneParam="LANE_KEY" vehicleParam="PARAM_NUMERICAL" vehicleTextParam="PARAM_TEXT" edgeData="speed"
                edgeName_show="0" edgeName_size="60.00" edgeName_color="orange" edgeName_bgColor="128,0,0,0" edgeName_constantSize="1"
                internalEdgeName_show="0" internalEdgeName_size="45.00" internalEdgeName_color="128,64,0" internalEdgeName_bgColor="128,0,0,0" internalEdgeName_constantSize="1"
                cwaEdgeName_show="0" cwaEdgeName_size="60.00" cwaEdgeName_color="magenta" cwaEdgeName_bgColor="128,0,0,0" cwaEdgeName_constantSize="1"
                streetName_show="0" streetName_size="60.00" streetName_color="yellow" streetName_bgColor="128,0,0,0" streetName_constantSize="1"
                edgeValue_show="0" edgeValue_size="100.00" edgeValue_color="cyan" edgeValue_bgColor="128,0,0,0" edgeValue_constantSize="1">
            <colorScheme name="uniform">
                <entry color="black" name="road"/>
                <entry color="grey" name="sidewalk"/>
                <entry color="192,66,44" name="bike lane"/>
                <entry color="200,255,200" name="green verge"/>
                <entry color="150,200,200" name="waterway"/>
                <entry color="black" name="railway"/>
                <entry color="64,0,64" name="rails on road"/>
                <entry color="92,92,92" name="no passenger"/>
                <entry color="red" name="closed"/>
                <entry color="green" name="connector"/>
                <entry color="orange" name="forbidden"/>
                <entry color="145,145,145" name="data mode"/>
            </colorScheme>
            <colorScheme name="by selection">
                <entry color="grey" name="unselected"/>
                <entry color="0,80,180" name="selected"/>
            </colorScheme>
            <colorScheme name="by permission code" interpolated="1">
                <entry color="240,240,240" threshold="0.00" name="nobody"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 May2020 Apr2020 )

---------- 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 
89,92d92
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected imgfile ( Last six runs May2020 Apr2020 )

---------- 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 
103,106d106
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected layer ( Last six runs May2020 Apr2020 )

---------- 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 
108,111d111
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected linewidth ( Last six runs May2020 Apr2020 )

---------- 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 
26c30
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
---
> Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
101,104d104
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected parameters ( Last six runs May2020 Apr2020 )

---------- 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 ----------
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 
31,32d34
< 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'
35,36d36
< Debug: Setting new attribute genericParameter '' into poly 'poly_0'
< Debug: Setting new attribute genericParameter '' into poly 'poly_1'
39,40d38
< 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'
43,44d40
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0'
< Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_1'
50,57d45
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_1'
< Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_1'
< Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
62,65d49
< Debug: Setting previous attribute genericParameter '' into poly 'poly_1'
< Debug: Setting previous attribute genericParameter '' into poly 'poly_0'
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,4
> Warning: Invalid format of parameter (key1)
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected relativepath ( Last six runs May2020 Apr2020 )

---------- 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 
141,144d144
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

3 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 
60,63d63
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4
shapeElements poly load imgfile ( Last six runs May2020 Apr2020 )
shapeElements poly load linewidth ( Last six runs May2020 Apr2020 )
shapeElements poly load relativepath ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : shapeElements poly load shape ( Last six runs May2020 Apr2020 )

---------- 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 
65,68d68
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
< GLDebug: Number of objects in SUMORTree during call of the destructor: 4

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_move ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="33.000000,9.000000 33.000000,15.000000 28.000000,15.000000 28.000000,9.000000 33.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="33.000000,10.000000 33.000000,15.000000 28.000000,15.000000 28.000000,-4.420000 33.000000,10.000000"/>
---------- 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 
14a19
> Debug: ObjectsUnderCursor: swapped Lanes to edges
16a22
> Debug: ObjectsUnderCursor: swapped Lanes to edges
18a25
> Debug: ObjectsUnderCursor: swapped Lanes to edges
20a28
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22a31
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,7.00,35.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,8.00,35.00,17.00
29,30c38,39
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,7.00,35.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,7.00,35.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,8.00,35.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,8.00,35.00,17.00
32a42,48
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,8.00,35.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,8.00,35.00,17.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
206c211
<     <viewport zoom="100.00" x="25.00" y="13.69" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_move_shape ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,9.000000 43.000000,15.000000 38.000000,15.000000 38.000000,9.000000 43.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,-4.420000 43.000000,0.580000 38.000000,0.580000 38.000000,-4.420000 43.000000,-4.420000"/>
---------- 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 
14a19
> Debug: ObjectsUnderCursor: swapped Lanes to edges
16a22
> Debug: ObjectsUnderCursor: swapped Lanes to edges
18a25
> Debug: ObjectsUnderCursor: swapped Lanes to edges
20a28
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22a31
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,8.00,45.00,17.00
29,30c38,39
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,7.00,45.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,8.00,45.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,8.00,45.00,17.00
32,33c41,42
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,7.00,45.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,8.00,45.00,17.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
206c211
<     <viewport zoom="100.00" x="25.00" y="13.69" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : shapeElements poly move block_shape ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="22.000000,-4.690000 22.000000,1.310000 17.000000,1.310000 17.000000,-4.690000 22.000000,-4.690000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="22.000000,-4.420000 22.000000,0.580000 17.000000,0.580000 17.000000,-4.420000 22.000000,-4.420000"/>
---------- 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 
30c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,7.00,24.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,8.00,24.00,17.00
34,35c38,39
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,7.00,24.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,7.00,24.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,8.00,24.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,8.00,24.00,17.00
40,44c44,48
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,7.00,24.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,7.00,24.00,17.00
< Debug: Setting new attribute shape '22.00,-4.69 22.00,1.31 17.00,1.31 17.00,-4.69 22.00,-4.69' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,7.00,24.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-6.69,24.00,3.31
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,8.00,24.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,8.00,24.00,17.00
> Debug: Setting new attribute shape '22.00,-4.42 22.00,0.58 17.00,0.58 17.00,-4.42 22.00,-4.42' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,8.00,24.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-6.42,24.00,2.58
50,52c54,56
< Debug: Setting previous attribute shape '22.00,9.00 22.00,15.00 17.00,15.00 17.00,9.00 22.00,9.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,-6.69,24.00,3.31
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly move vertex_existent ( Last six runs May2020 Apr2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,-4.000000 1.000000,15.000000 -4.000000,15.000000 -4.000000,9.000000 1.000000,-4.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,-4.420000 1.000000,15.000000 -4.000000,15.000000 -4.000000,10.000000 1.000000,-4.420000"/>
---------- 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 
14a19
> Debug: ObjectsUnderCursor: swapped Lanes to edges
16a22
> Debug: ObjectsUnderCursor: swapped Lanes to edges
18a25
> Debug: ObjectsUnderCursor: swapped Lanes to edges
20a28
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22a31
> Debug: ObjectsUnderCursor: swapped Lanes to edges
25c34
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,7.00,3.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,8.00,3.00,17.00
30,32c39,45
< Debug: Setting new attribute shape '1.00,-4.00 1.00,15.00 -4.00,15.00 -4.00,9.00 1.00,-4.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,7.00,3.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,-6.00,3.00,17.00
---
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> Debug: ObjectsUnderCursor: swapped Lanes to edges
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,8.00,3.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,8.00,3.00,17.00
> Debug: Setting new attribute shape '1.00,-4.42 1.00,15.00 -4.00,15.00 -4.00,10.00 1.00,-4.42' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,8.00,3.00,17.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"

TEST FAILED on ts-sim-build-ba : shapeElements poly move vertex_new ( Last six runs May2020 Apr2020 )

---------- 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 
11c15
< Debug: Selected item 'poly' in TagSelector
---
> Debug: Selected invalid item in TagSelector
14a19
> Debug: ObjectsUnderCursor: swapped Lanes to edges
16a22
> Debug: ObjectsUnderCursor: swapped Lanes to edges
18a25
> Debug: ObjectsUnderCursor: swapped Lanes to edges
20a28
> Debug: ObjectsUnderCursor: swapped Lanes to edges
22a31
> Debug: ObjectsUnderCursor: swapped Lanes to edges
24,32d32
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,7.00,14.00,17.00
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetworkElements: 0, Additionals: 0, Shapes: 1, DemandElements: 0, GenericDatas: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, Polys: 1, POIs: 0, EdgeDatas: 0, EdgeRelDatas: 0
< Debug: Setting new attribute shape '12.00,9.00 12.00,15.00 6.00,15.00 6.00,9.00 9.00,-4.00 12.00,9.00' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,7.00,14.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,-6.00,14.00,17.00
34a35,39
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
13c13
<                 <entry color="grey" name="Sidewalk"/>
---
>                 <entry color="grey" name="sidewalk"/>
17a18
>                 <entry color="64,0,64" name="rails on road"/>
18a20,22
>                 <entry color="red" name="closed"/>
>                 <entry color="green" name="connector"/>
>                 <entry color="orange" name="forbidden"/>
139c143,144
<                    junctionName_show="0" junctionName_size="60.00" junctionName_color="0,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
---
>                    junctionID_show="0" junctionID_size="60.00" junctionID_color="0,255,128" junctionID_bgColor="128,0,0,0" junctionID_constantSize="1"
>                    junctionName_show="0" junctionName_size="60.00" junctionName_color="192,255,128" junctionName_bgColor="128,0,0,0" junctionName_constantSize="1"
206c211
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="13.69" angle="0.00"/>
---------- Differences in log ----------
1d0
< Warning: Merged shape's point
---------- Missing result in additionals ----------
<?xml version="1.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,9.000000 12.000000,15.000000 6.000000,15.000000 6.000000,9.000000 9.000000,-4.000000 12.000000,9.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly volatileRecomputing ( Last six runs May2020 Apr2020 )

---------- 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 
80,83d83
< 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

TEST FAILED on ts-sim-build-ba : volatileRecomputing abort-recomputing ( Last six runs May2020 Apr2020 )

---------- 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 
245,248d248
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor

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 
252,255d255
< Debug: Deleting unreferenced crossing ':gneJ8_c0' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ9' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ9_c0' in GNEJunction destructor
< Debug: Deleting net builder in GNENet destructor
volatileRecomputing crossings.guess ( Last six runs May2020 Apr2020 )
volatileRecomputing sidewalks-and-crossings.guess ( Last six runs May2020 Apr2020 )

TEST FAILED on ts-sim-build-ba : volatileRecomputing sidewalks.guess ( Last six runs May2020 Apr2020 )

---------- 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 
228,231d231
< 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 net builder in GNENet destructor

Detailed information for the tests that had known bugs:

212 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 May2020 Apr2020 )
additionalElements busstop inspect parkingLength ( Last six runs May2020 Apr2020 )
additionalElements busstop inspect_selection parkingLength ( Last six runs May2020 Apr2020 )
additionalElements calibrator create id ( Last six runs May2020 Apr2020 )
additionalElements e2detector create id ( Last six runs May2020 Apr2020 )
additionalElements lanecalibrator create id ( Last six runs May2020 Apr2020 )
additionalElements parkingarea create id ( Last six runs May2020 Apr2020 )
additionalElements routeprobe create id ( Last six runs May2020 Apr2020 )
bugs ticket4528 ( Last six runs May2020 Apr2020 )
bugs ticket5540 ( Last six runs May2020 Apr2020 )
demandElements flow create begin ( Last six runs May2020 Apr2020 )
demandElements flow create end ( Last six runs May2020 Apr2020 )
demandElements flow create id ( Last six runs May2020 Apr2020 )
demandElements flow create number ( Last six runs May2020 Apr2020 )
demandElements flow create period ( Last six runs May2020 Apr2020 )
demandElements flow create probability ( Last six runs May2020 Apr2020 )
demandElements flow create vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements flow fix ( Last six runs May2020 Apr2020 )
demandElements flow inspect begin ( Last six runs May2020 Apr2020 )
demandElements flow inspect end ( Last six runs May2020 Apr2020 )
demandElements flow inspect number ( Last six runs May2020 Apr2020 )
demandElements flow inspect period ( Last six runs May2020 Apr2020 )
demandElements flow inspect probability ( Last six runs May2020 Apr2020 )
demandElements flow inspect vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection begin ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection end ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection number ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection period ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection probability ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection type ( Last six runs May2020 Apr2020 )
demandElements flow inspect_selection vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements person create id ( Last six runs May2020 Apr2020 )
demandElements person fix ( Last six runs May2020 Apr2020 )
demandElements person inspect ( Last six runs May2020 Apr2020 )
demandElements person inspect_selection ( Last six runs May2020 Apr2020 )
demandElements person load ( Last six runs May2020 Apr2020 )
demandElements person volatileRecomputing ( Last six runs May2020 Apr2020 )
demandElements personFlow create begin ( Last six runs May2020 Apr2020 )
demandElements personFlow create end ( Last six runs May2020 Apr2020 )
demandElements personFlow create id ( Last six runs May2020 Apr2020 )
demandElements personFlow create number ( Last six runs May2020 Apr2020 )
demandElements personFlow create period ( Last six runs May2020 Apr2020 )
demandElements personFlow create probability ( Last six runs May2020 Apr2020 )
demandElements personFlow create vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements personFlow fix ( Last six runs May2020 Apr2020 )
demandElements personFlow inspect ( Last six runs May2020 Apr2020 )
demandElements personFlow inspect_selection ( Last six runs May2020 Apr2020 )
demandElements personFlow load ( Last six runs May2020 Apr2020 )
demandElements personFlow volatileRecomputing ( Last six runs May2020 Apr2020 )
demandElements route create_consecutive id ( Last six runs May2020 Apr2020 )
demandElements route create_nonconsecutive id ( Last six runs May2020 Apr2020 )
demandElements routeflow create begin ( Last six runs May2020 Apr2020 )
demandElements routeflow create end ( Last six runs May2020 Apr2020 )
demandElements routeflow create id ( Last six runs May2020 Apr2020 )
demandElements routeflow create number ( Last six runs May2020 Apr2020 )
demandElements routeflow create period ( Last six runs May2020 Apr2020 )
demandElements routeflow create probability ( Last six runs May2020 Apr2020 )
demandElements routeflow create vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements routeflow fix ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect begin ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect end ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect number ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect period ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect probability ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection begin ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection end ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection number ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection period ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection probability ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection type ( Last six runs May2020 Apr2020 )
demandElements routeflow inspect_selection vehsPerHour ( Last six runs May2020 Apr2020 )
demandElements stop stopLane inspect endPos ( Last six runs May2020 Apr2020 )
demandElements stop stopLane inspect startPos ( Last six runs May2020 Apr2020 )
demandElements trip create id ( Last six runs May2020 Apr2020 )
demandElements trip fix ( Last six runs May2020 Apr2020 )
demandElements trip inspect_selection type ( Last six runs May2020 Apr2020 )
demandElements vehicle create id ( Last six runs May2020 Apr2020 )
demandElements vehicle fix ( Last six runs May2020 Apr2020 )
demandElements vehicle inspect_selection type ( Last six runs May2020 Apr2020 )
demandElements vehicletype copy ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic accel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic color ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic decel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic default ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic id ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic length ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic maxspeed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic mingap ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic sigma ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic tau ( Last six runs May2020 Apr2020 )
demandElements vehicletype create basic vclass ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog actionStepLength ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog boardingduration ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params accel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params apparentDecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_c1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccaccel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccdecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_constspacing ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_d ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_h ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lambda ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lanes_count ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_omegan ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_h ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_tau ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_xi ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_delta ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_stepping ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_kerner_phi ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_approb ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc2 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc3 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc4 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc5 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc6 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc7 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc8 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc9 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_estimation ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_security ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params collision_mingap_factor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params decel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params emergencyDecel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_space ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params k ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain_cacc ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params sigma ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tau ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp1 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp2 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp3 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp4 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params tmp5 ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog carfollowingmodel_params train_type ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog color ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog containercapacity ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog default ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog emissionclass ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog guishape ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog id ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog imgfile ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_crossing_gap ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_red_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_yellow_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_red_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_prob ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_speed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_keep_clear_time ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_sigma_minor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog junctionmodel_params jm_timegap_minor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_accel_lat ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_assertive ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_cooperative ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_keep_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_lookahead_left ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_factor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_standing ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_opposite ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_overtake_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy_gap ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain_right ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_strategic ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_sublane ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_time_to_impatience ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog lanechangemodel_params lc_turn_alignment_distance ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog latalignment ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog length ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog loadingduration ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog maxspeed ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog maxspeedlat ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog mingap ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog mingaplat ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog osgfile ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog personcapacity ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog speeddev ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog speedfactor ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog vclass ( Last six runs May2020 Apr2020 )
demandElements vehicletype create dialog width ( Last six runs May2020 Apr2020 )
netElements edges templates ( Last six runs May2020 Apr2020 )
netElements trafficlights create_overlappedjunctions ( Last six runs May2020 Apr2020 )
selection basic contextual_menu ( Last six runs May2020 Apr2020 )